X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss diff --git a/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss b/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss index b32c63c0..0e472295 100644 --- a/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss +++ b/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss @@ -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 {