X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss diff --git a/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss b/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss index bbd41f64..f2df2ca8 100644 --- a/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss +++ b/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss @@ -108,7 +108,8 @@ .#{$prefix}nlg { .#{$prefix}progress-#{$ui-label} { .#{$prefix}progress-bar { - background: theme-image($theme-name, 'progress/progress-#{$ui-label}-bg.gif') repeat-x; + background: repeat-x; + background-image: theme-background-image($theme-name, 'progress/progress-#{$ui-label}-bg.gif'); } } }