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

update menu bar

This commit is contained in:
Luke Pulverenti 2015-08-18 13:54:29 -04:00
parent 7caa16c657
commit aff141f716
10 changed files with 72 additions and 28 deletions

View file

@ -2,6 +2,10 @@
background-color: #1b1b1b;
}
.viewMenuBar.semiTransparent {
background-color: rgba(27, 27, 27, .8);
}
.ui-page-theme-b:not(.pageWithAbsoluteTabs), .pageWithAbsoluteTabs .pageBackground {
background-color: #2b2b2b;
}
@ -19,9 +23,9 @@
}
.libraryViewNav a {
font-weight: 500!important;
font-weight: 500 !important;
}
paper-tab {
font-weight: 500!important;
font-weight: 500 !important;
}