mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Correct card color
This commit is contained in:
parent
f80fb1bb27
commit
b088ae8428
@ -209,7 +209,7 @@ button::-moz-focus-inner {
|
||||
}
|
||||
|
||||
.cardContent:not(.defaultCardBackground) {
|
||||
background-color: #202020;
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.visualCardBox .cardContent {
|
||||
|
Loading…
Reference in New Issue
Block a user