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:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user