diff options
Diffstat (limited to 'themes/base/selectable.css')
-rw-r--r-- | themes/base/selectable.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base/selectable.css b/themes/base/selectable.css index 7d461830d..4b749755c 100644 --- a/themes/base/selectable.css +++ b/themes/base/selectable.css @@ -1,10 +1,10 @@ /*! * jQuery UI Selectable @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 */ .ui-selectable { -ms-touch-action: none; |