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),
|
.formDialogHeader:not(.formDialogHeader-clear),
|
||||||
.paperList,
|
.paperList,
|
||||||
.visualCardBox {
|
.visualCardBox {
|
||||||
background-color: #242424;
|
background-color: #202020;
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground1 {
|
.defaultCardBackground1 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue