We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64d48e commit a6a1c43Copy full SHA for a6a1c43
themes/base/jquery.ui.progressbar.css
@@ -9,5 +9,5 @@
9
* http://docs.jquery.com/UI/Progressbar#theming
10
*/
11
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
12
-.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
+.ui-progressbar .ui-progressbar-value { margin: -1px; height:100%; }
13
.ui-progressbar .ui-progressbar-animated { background: url("images/ui-bg_animated_progress_50x50.gif"); }
0 commit comments