public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss in erp_app-3.0.0 vs public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss in erp_app-3.0.1
- old
+ new
@@ -139,10 +139,10 @@
);
}
.#{$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 {
margin-bottom: 4px;
&.last {
\ No newline at end of file