1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

stub out channel mapper popup

This commit is contained in:
Luke Pulverenti 2016-06-08 17:04:52 -04:00
parent cce4c23fe6
commit 57ac888060
4 changed files with 93 additions and 2 deletions

View file

@ -175,3 +175,8 @@ h1, h1 a {
.alphabetPicker {
right: 5px !important;
}
.alphaPickerButton.selected {
background-color: transparent !important;
color: #52B54B !important;
}