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:
commit
af49586b1b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
}
|
||||
|
||||
.preload {
|
||||
background-color: #000;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
.hide, .mouseIdle .hide-mouse-idle, .mouseIdle-tv .hide-mouse-idle-tv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue