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

update music tabs

This commit is contained in:
Luke Pulverenti 2016-05-15 14:52:36 -04:00
parent 2fd65cdcd9
commit 48da4f1c8d
21 changed files with 1160 additions and 1029 deletions

View file

@ -17,14 +17,10 @@
background: #161616;
}
.libraryViewNav .mdl-tabs__tab.is-active {
.libraryViewNav .pageTabButton.is-active {
color: #52B54B !important;
}
.libraryViewNav .mdl-tabs__tab.is-active:after {
background-color: transparent !important;
}
.libraryPage:not(.noSecondaryNavPage) {
padding-top: 105px !important;
}