summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/dijit_basic.less')
-rw-r--r--themes/light/dijit_basic.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/light/dijit_basic.less b/themes/light/dijit_basic.less
index f29461530..30451963b 100644
--- a/themes/light/dijit_basic.less
+++ b/themes/light/dijit_basic.less
@@ -141,6 +141,10 @@
.dijitTreeNode .dijitTreeRow.dijitTreeRowSelected {
color : white;
+
+ .dijitTreeExpando {
+ color : white;
+ }
}
/*.dijitTreeRow .dijitTreeExpando {