public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss in erp_app-3.0.0 vs public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss in erp_app-3.0.1

- old
+ new

@@ -6,14 +6,10 @@ .rvml { behavior: url(#default#VML); } .#{$prefix}surface tspan { - user-select: none; - -o-user-select: none; - -ms-user-select: none; - -moz-user-select: none; - -webkit-user-select: none; + @include no-select; } .#{$prefix}vml-sprite { position: absolute; left: 0;