git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git]
/
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
b32c63c
..
0e47229
100644
(file)
--- 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 {