Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / resources / themes / stylesheets / ext4 / default / widgets / _qtip.scss
index 2f15fad..ffb2a2e 100644 (file)
 
     .#{$prefix}form-invalid-tip-body {
         background: 1px 1px no-repeat;
-        @include theme-background-image($theme-name, 'form/exclamation.gif');
+        background-image: theme-background-image($theme-name, 'form/exclamation.gif');
         padding-left: 22px;
 
         li {