2 * jQuery UI Progressbar 1.10.3
5 * Copyright 2013 jQuery Foundation and other contributors
6 * Released under the MIT license.
7 * http://jquery.org/license
9 * http://docs.jquery.com/UI/Progressbar#theming
16 .ui-progressbar .ui-progressbar-value {
20 .ui-progressbar .ui-progressbar-overlay {
21 background: url("images/animated-overlay.gif");
23 filter: alpha(opacity=25);
26 .ui-progressbar-indeterminate .ui-progressbar-value {
27 background-image: none;