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

Merge pull request #428 from thornbill/fix-background

Fix preload background color
This commit is contained in:
Anthony Lavado 2019-08-30 23:07:50 -04:00 committed by GitHub
commit af49586b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@
}
.preload {
background-color: #000;
background-color: #101010;
}
.hide, .mouseIdle .hide-mouse-idle, .mouseIdle-tv .hide-mouse-idle-tv {