diff options
Diffstat (limited to '')
-rw-r--r-- | themes/default/js/ui/theme/jquery.ui.progressbar.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.progressbar.css b/themes/default/js/ui/theme/jquery.ui.progressbar.css index f8980a597..b1a3a21af 100644 --- a/themes/default/js/ui/theme/jquery.ui.progressbar.css +++ b/themes/default/js/ui/theme/jquery.ui.progressbar.css @@ -1,12 +1,12 @@ /*! - * jQuery UI Progressbar 1.10.1 + * jQuery UI Progressbar 1.10.4 * http://jqueryui.com * - * Copyright 2013 jQuery Foundation and other contributors + * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Progressbar#theming + * http://api.jqueryui.com/progressbar/#theming */ .ui-progressbar { height: 2em; |