summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 0f3fe1549..91901d064 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1983,6 +1983,9 @@ body.flat.ttrss_main #content-insert .post .header {
background: #222222;
border-color: #222222;
}
+body.flat.ttrss_main .dijitCheckBox:not(.dijitChecked)::before {
+ color: #999999;
+}
body.flat.ttrss_main .insensitive {
color: #999999;
}