mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 23:29:15 +00:00
night.css: lower brightness of unchecked checkboxes
This commit is contained in:
@@ -119,6 +119,10 @@ body.flat.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
.dijitCheckBox:not(.dijitChecked)::before {
|
||||
color : @fg-insensitive;
|
||||
}
|
||||
|
||||
.insensitive {
|
||||
color : @fg-insensitive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user