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