summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2014-02-02 22:06:45 +0100
committerFabio Bas <ctrlaltca@gmail.com>2014-02-02 22:06:45 +0100
commit57530e6a46d0ab8a3d1cf47006693b5689f481fc (patch)
tree2b1b0643d044443a4914f297ede1fdf4c5d0756f /framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css
parent4984215c105d8b4618373340d524e08f53e67f14 (diff)
Updated jQuery to 1.11, jQueryUi to 1.10.4
Diffstat (limited to 'framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css')
-rw-r--r--[-rwxr-xr-x]framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css b/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css
index aba49f88..36f5c83b 100755..100644
--- a/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css
+++ b/framework/Web/Javascripts/source/jquery/css/base/jquery.ui.progressbar.css
@@ -1,5 +1,5 @@
-/*! jQuery UI - v1.9.2 - 2012-11-23
+/*! jQuery UI - v1.10.4 - 2014-01-29
* 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
+* Copyright 2014 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%}.ui-progressbar .ui-progressbar-overlay{background:url("images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none} \ No newline at end of file