aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_dragwrapper.scss
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@vaadin.com>2014-04-29 16:52:20 +0300
committerJouni Koivuviita <jouni@vaadin.com>2014-04-29 16:52:20 +0300
commitf420906bbc1bed1963012c861e9c8bf29d3321cc (patch)
tree3257c47cafdf5511f388882bf226870cc367d2f8 /WebContent/VAADIN/themes/valo/components/_dragwrapper.scss
parentf04287fbe3d8bc9751e22608fe84a436a272dd7d (diff)
downloadvaadin-framework-f420906bbc1bed1963012c861e9c8bf29d3321cc.tar.gz
vaadin-framework-f420906bbc1bed1963012c861e9c8bf29d3321cc.zip
Replaced 'v-valo' prefix with just 'valo'
Mass find-and-replace, tested that the theme works as before. Fixes #13686 Change-Id: I99dfed995f288d1b37a1ac425932bba95dfae994
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_dragwrapper.scss')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_dragwrapper.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_dragwrapper.scss b/WebContent/VAADIN/themes/valo/components/_dragwrapper.scss
index 5a7b34b0f5..9089c47d33 100644
--- a/WebContent/VAADIN/themes/valo/components/_dragwrapper.scss
+++ b/WebContent/VAADIN/themes/valo/components/_dragwrapper.scss
@@ -1,4 +1,4 @@
-@mixin v-valo-dragwrapper ($primary-stylename: v-ddwrapper) {
+@mixin valo-dragwrapper ($primary-stylename: v-ddwrapper) {
// TODO