summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 0932c1c1c..ce3f27be3 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -154,7 +154,7 @@ body.claro.ttrss_index #floatingTitle {
}
body.claro.ttrss_index #floatingTitle * {
- color : var(--fg-light);
+ color : var(--fg-light) ! important;
}
body.claro.ttrss_index .dijitMenu,