summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-12-19 21:19:28 +0300
committerAndrew Dolgov <[email protected]>2022-12-19 21:19:28 +0300
commit20d6aaa9ab976d3e044fbd7ad2b1167260cc213c (patch)
tree6eb729ff53f1f3beeb56f99c9751ccd9695a1f5a /themes/light/dijit_basic.less
parent8ea537123d1cef38f25f9fbe92e3a9c0f89de55a (diff)
limit tree expando white color to prefs
Diffstat (limited to 'themes/light/dijit_basic.less')
-rw-r--r--themes/light/dijit_basic.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/light/dijit_basic.less b/themes/light/dijit_basic.less
index 30451963b..f29461530 100644
--- a/themes/light/dijit_basic.less
+++ b/themes/light/dijit_basic.less
@@ -141,10 +141,6 @@
.dijitTreeNode .dijitTreeRow.dijitTreeRowSelected {
color : white;
-
- .dijitTreeExpando {
- color : white;
- }
}
/*.dijitTreeRow .dijitTreeExpando {