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

Merge pull request #1574 from thornbill/fix-light-headers

Fix lighter header/footer background color
This commit is contained in:
Anthony Lavado 2020-07-16 12:00:17 -04:00 committed by GitHub
commit b08a0885ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ html {
.formDialogHeader:not(.formDialogHeader-clear),
.paperList,
.visualCardBox {
background-color: #242424;
background-color: #202020;
}
.defaultCardBackground1 {