From c1f9b1f7b1b77776192048005dcc66dcf3df2bfb Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 27 Dec 2014 15:41:37 +0100 Subject: Update to MediaWiki 1.24.1 --- .../jquery.ui/themes/smoothness/jquery.ui.progressbar.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 resources/lib/jquery.ui/themes/smoothness/jquery.ui.progressbar.css (limited to 'resources/lib/jquery.ui/themes/smoothness/jquery.ui.progressbar.css') diff --git a/resources/lib/jquery.ui/themes/smoothness/jquery.ui.progressbar.css b/resources/lib/jquery.ui/themes/smoothness/jquery.ui.progressbar.css new file mode 100644 index 00000000..bd7e4033 --- /dev/null +++ b/resources/lib/jquery.ui/themes/smoothness/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 -- cgit v1.2.3-54-g00ecf