Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / resources / themes / stylesheets / ext4 / default / widgets / _drawcomponent.scss
index b32c63c..0e47229 100644 (file)
@@ -8,11 +8,7 @@
     }
 
     .#{$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 {