mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update cards
This commit is contained in:
parent
6cbf994f36
commit
812cbb19a4
3 changed files with 3 additions and 3 deletions
|
@ -88,7 +88,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultBackground .cardImage, .ui-body-b .visualCardBox {
|
.defaultBackground .cardImage, .ui-body-b .visualCardBox {
|
||||||
background-color: #2a2a2a;
|
background-color: #222326;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardScalable {
|
.cardScalable {
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.background-theme-b, .dialog.background-theme-b {
|
.background-theme-b, .dialog.background-theme-b {
|
||||||
background-color: #19191A;
|
background-color: #121314;
|
||||||
/*background: radial-gradient(circle, #282828, #141414);*/
|
/*background: radial-gradient(circle, #282828, #141414);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -218,7 +218,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.viewMenuBar, .ui-body-b .libraryViewNav {
|
.viewMenuBar, .ui-body-b .libraryViewNav {
|
||||||
background-color: #2b2b2b;
|
background-color: #222326;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue