diff options
Diffstat (limited to 'themes/base/progressbar.css')
-rw-r--r-- | themes/base/progressbar.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/progressbar.css b/themes/base/progressbar.css index fab25bf6e..6c379e5bd 100644 --- a/themes/base/progressbar.css +++ b/themes/base/progressbar.css @@ -1,12 +1,12 @@ /*! * jQuery UI Progressbar @VERSION - * http://jqueryui.com + * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. - * http://jquery.org/license + * https://jquery.org/license * - * http://api.jqueryui.com/progressbar/#theming + * https://api.jqueryui.com/progressbar/#theming */ .ui-progressbar { height: 2em; |