mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:55:56 +00:00
dark theme: fix color of .dijitSplitterHover
This commit is contained in:
@@ -200,6 +200,10 @@ body.flat.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
.dijitSplitterHover {
|
||||
background-color : rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
||||
.dijitCheckBox:not(.dijitChecked)::before {
|
||||
color : @fg-text-muted;
|
||||
background: @color-panel-bg;
|
||||
|
||||
Reference in New Issue
Block a user