summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/runo.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/runo.scss')
-rw-r--r--WebContent/VAADIN/themes/runo/runo.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/runo/runo.scss b/WebContent/VAADIN/themes/runo/runo.scss
index de4d2b3bbd..a5150b2d16 100644
--- a/WebContent/VAADIN/themes/runo/runo.scss
+++ b/WebContent/VAADIN/themes/runo/runo.scss
@@ -31,6 +31,13 @@
background: #e9eced;
}
+/* Temporarily moved here to make drag'n'drop work before #10384 is fixed */
+.v-drag-element {
+ font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
+ color: #464f52;
+ font-size: 13px;
+}
+
@mixin runo {
// TODO move?
@include base;