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