summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 761294d86..c503f70c5 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -1847,6 +1847,9 @@ body.ttrss_prefs[hide-filter-rules="true"] ul.filterRules {
.flat .dijitTree .dijitTreeNode .dijitTreeRow.dijitTreeRowSelected {
color: white;
}
+.flat .dijitTree .dijitTreeNode .dijitTreeRow.dijitTreeRowSelected .dijitTreeExpando {
+ color: white;
+}
.flat .dijitTree .labelParam {
float: right;
margin-right: 16px;