Fix lighter header/footer background color

This commit is contained in:
Bill Thornton 2020-07-16 10:51:41 -04:00
parent af11f8b3b7
commit d662134cfb

View file

@ -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 {