mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix lighter header/footer background color
This commit is contained in:
parent
af11f8b3b7
commit
d662134cfb
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ html {
|
|||
.formDialogHeader:not(.formDialogHeader-clear),
|
||||
.paperList,
|
||||
.visualCardBox {
|
||||
background-color: #242424;
|
||||
background-color: #202020;
|
||||
}
|
||||
|
||||
.defaultCardBackground1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue