summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-10-16 18:04:37 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-11-26 11:42:45 +0100
commit21c565b3ca9de9cc4cfc3fb2e847cc0330921c48 (patch)
treebd9d9852fa99e705d7590d87fb4dd8330772593a /framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css
parent2b11341614ac4a15be697fa8acad07055154ac54 (diff)
jquery port
Diffstat (limited to 'framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css')
-rwxr-xr-xframework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css b/framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css
new file mode 100755
index 00000000..aba49f88
--- /dev/null
+++ b/framework/Web/Javascripts/source/jquery/css/jquery.ui.progressbar.css
@@ -0,0 +1,5 @@
+/*! jQuery UI - v1.9.2 - 2012-11-23
+* http://jqueryui.com
+* Includes: jquery.ui.progressbar.css
+* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
+.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%} \ No newline at end of file