summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_tree.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_tree.scss')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_tree.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_tree.scss b/WebContent/VAADIN/themes/valo/components/_tree.scss
index a5a2f4e904..cb0093c8c3 100644
--- a/WebContent/VAADIN/themes/valo/components/_tree.scss
+++ b/WebContent/VAADIN/themes/valo/components/_tree.scss
@@ -215,7 +215,7 @@ $v-tree-expand-animation-enabled: false !default;
line-height: 2px;
color: valo-focus-color();
text-indent: round($v-font-size/-4);
- text-shadow: 0 0 1px $v-app-background-color, 0 0 1px $v-app-background-color;
+ text-shadow: 0 0 1px $v-background-color, 0 0 1px $v-background-color;
}
.#{$primary-stylename}-node-caption-drag-center {