aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-themes
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility-themes')
-rw-r--r--compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss
index 207660c08e..e644c9805e 100644
--- a/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss
+++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss
@@ -84,7 +84,7 @@
margin: 1px 0 4px 0;
}
.v-contextmenu {
- background: #e9eced url(../tabsheet/img/tab-bg.png);
+ background: #e9eced url(../tabsheet/img/tab-bg.png) content-box;
font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
background-color: #f6f7f7;
color: #464f52;