summaryrefslogtreecommitdiff
path: root/themes/light-high-contrast.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light-high-contrast.css')
-rw-r--r--themes/light-high-contrast.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/light-high-contrast.css b/themes/light-high-contrast.css
index 12fcb877d..0fa7b82b9 100644
--- a/themes/light-high-contrast.css
+++ b/themes/light-high-contrast.css
@@ -1945,6 +1945,9 @@ body.ttrss_utility.share_popup .content {
.flat .dijitTree .dijitTreeNode .dijitTreeRow.dijitTreeRowSelected {
color: white;
}
+.flat .dijitTree .dijitTreeNode .dijitTreeRow.dijitTreeRowSelected .dijitTreeExpando {
+ color: white;
+}
.flat .dijitTree .labelParam {
float: right;
margin-right: 16px;