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 {
|
||||
background-color: #2a2a2a;
|
||||
background-color: #222326;
|
||||
}
|
||||
|
||||
.cardScalable {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.background-theme-b, .dialog.background-theme-b {
|
||||
background-color: #19191A;
|
||||
background-color: #121314;
|
||||
/*background: radial-gradient(circle, #282828, #141414);*/
|
||||
}
|
||||
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar, .ui-body-b .libraryViewNav {
|
||||
background-color: #2b2b2b;
|
||||
background-color: #222326;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue