X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..6746dc89c47ed01b165cc1152533605f97eb8e8d:/resources/themes/stylesheets/ext4/default/_mixins.scss diff --git a/resources/themes/stylesheets/ext4/default/_mixins.scss b/resources/themes/stylesheets/ext4/default/_mixins.scss index c043f260..1a95264e 100644 --- a/resources/themes/stylesheets/ext4/default/_mixins.scss +++ b/resources/themes/stylesheets/ext4/default/_mixins.scss @@ -1,7 +1,7 @@ @import 'mixins/background-gradient'; +@import 'mixins/theme-background-image'; @import 'mixins/inner-border'; @import 'mixins/frame'; -@import 'mixins/btn'; @mixin no-select { -moz-user-select:none;