summaryrefslogtreecommitdiff
path: root/skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css')
-rw-r--r--skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css b/skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css
new file mode 100644
index 00000000..bd7e4033
--- /dev/null
+++ b/skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css
@@ -0,0 +1,12 @@
+/*!
+ * jQuery UI Progressbar 1.9.2
+ * http://jqueryui.com
+ *
+ * Copyright 2012 jQuery Foundation and other contributors
+ * Released under the MIT license.
+ * http://jquery.org/license
+ *
+ * http://docs.jquery.com/UI/Progressbar#theming
+ */
+.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
+.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } \ No newline at end of file