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

keep channels db clean

This commit is contained in:
Luke Pulverenti 2015-08-22 13:50:37 -04:00
parent 16a7316a65
commit 4f2c8522bd
2 changed files with 2 additions and 2 deletions

View file

@ -200,7 +200,7 @@
}
.viewMenuBar.semiTransparent {
background-color: rgba(18, 18, 18, .8);
background-color: rgba(18, 18, 18, .75);
}
.paperLibraryViewNav {

View file

@ -3,7 +3,7 @@
}
.viewMenuBar.semiTransparent {
background-color: rgba(27, 27, 27, .8);
background-color: rgba(27, 27, 27, .75);
}
.ui-page-theme-b:not(.pageWithAbsoluteTabs), .pageWithAbsoluteTabs .pageBackground {