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

update page background

This commit is contained in:
Luke Pulverenti 2015-09-03 22:40:54 -04:00
parent a88319b05d
commit 478617f766
6 changed files with 9 additions and 171 deletions

View file

@ -1,4 +1,4 @@
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs {
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs, html {
background-color: #1b1b1b;
}