summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/common
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon/common')
-rw-r--r--WebContent/VAADIN/themes/chameleon/common/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/common/common.scss b/WebContent/VAADIN/themes/chameleon/common/common.scss
index a38ed62eb9..050d100673 100644
--- a/WebContent/VAADIN/themes/chameleon/common/common.scss
+++ b/WebContent/VAADIN/themes/chameleon/common/common.scss
@@ -31,7 +31,7 @@ $chameleon-line-height: 1.4;
-moz-border-radius: 4px;
}
- .v-sa .v-tooltip {
+ .v-sa & .v-tooltip {
outline: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 0;
-moz-border-radius: 0;