summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon')
-rw-r--r--WebContent/VAADIN/themes/chameleon/components/tree/tree.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/components/tree/tree.css b/WebContent/VAADIN/themes/chameleon/components/tree/tree.css
index cf1b62ac55..64f59c116a 100644
--- a/WebContent/VAADIN/themes/chameleon/components/tree/tree.css
+++ b/WebContent/VAADIN/themes/chameleon/components/tree/tree.css
@@ -15,4 +15,8 @@
.v-tree-node-selected span {
background-color: #333;
+ }
+
+.v-tree-connectors .v-tree-node-caption {
+ padding-bottom: 1px;
} \ No newline at end of file