1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

make some colors between non/cdm modes more consistent

This commit is contained in:
Andrew Dolgov
2018-12-06 18:44:30 +03:00
parent 369bac525b
commit 544b5049b4
8 changed files with 23 additions and 14 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
}
.dijitDialog .dijitDialogPaneContent {
background : #f5f5f5;
background : @color-panel-bg;
}
.dijitAccordionContainer {
@@ -32,7 +32,7 @@
}
.dijitTab:not(.dijitTabChecked) {
background : #f5f5f5;
background : @color-panel-bg;
}
.dijitMenu .dijitMenuItem .dijitMenuItemLabel {