X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/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 {