diff options
Diffstat (limited to 'themes/base/accordion.css')
-rw-r--r-- | themes/base/accordion.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/accordion.css b/themes/base/accordion.css index be25ea4e3..d92e0a2f8 100644 --- a/themes/base/accordion.css +++ b/themes/base/accordion.css @@ -1,12 +1,12 @@ /*! * jQuery UI Accordion @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/accordion/#theming + * https://api.jqueryui.com/accordion/#theming */ .ui-accordion .ui-accordion-header { display: block; |