summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/common
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-11-26 23:31:13 +0200
committerArtur Signell <artur@vaadin.com>2012-11-26 23:31:39 +0200
commit7dad7d82287bc9906ef12d1efd64f8b1da3a0326 (patch)
tree4c2e60f960b036a60b1ae8615184bbc78cd88256 /WebContent/VAADIN/themes/runo/common
parent57ad5b2fbe98af98b48f3f82ef19a2656cf5328e (diff)
downloadvaadin-framework-7dad7d82287bc9906ef12d1efd64f8b1da3a0326.tar.gz
vaadin-framework-7dad7d82287bc9906ef12d1efd64f8b1da3a0326.zip
Temporary work around for drag'n'drop image problem (#10385)
Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
Diffstat (limited to 'WebContent/VAADIN/themes/runo/common')
-rw-r--r--WebContent/VAADIN/themes/runo/common/common.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/common.scss b/WebContent/VAADIN/themes/runo/common/common.scss
index 9d4b4a4858..8a2cdb95bc 100644
--- a/WebContent/VAADIN/themes/runo/common/common.scss
+++ b/WebContent/VAADIN/themes/runo/common/common.scss
@@ -28,8 +28,7 @@
.v-datefield-popup,
.v-contextmenu,
.v-Notification,
-.v-menubar-submenu,
-.v-drag-element {
+.v-menubar-submenu {
font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
color: #464f52;
font-size: 13px;