diff options
Diffstat (limited to 'themes/base/all.css')
-rw-r--r-- | themes/base/all.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/all.css b/themes/base/all.css index c7fe4ac7e..e6d3d4ab6 100644 --- a/themes/base/all.css +++ b/themes/base/all.css @@ -1,12 +1,12 @@ /*! * jQuery UI CSS Framework @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/category/theming/ + * https://api.jqueryui.com/category/theming/ */ @import "base.css"; @import "theme.css"; |