diff options
Diffstat (limited to 'themes/base/tooltip.css')
-rw-r--r-- | themes/base/tooltip.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/tooltip.css b/themes/base/tooltip.css index 7ae5cd0d7..20c31f95c 100644 --- a/themes/base/tooltip.css +++ b/themes/base/tooltip.css @@ -1,12 +1,12 @@ /*! * jQuery UI Tooltip @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/tooltip/#theming + * https://api.jqueryui.com/tooltip/#theming */ .ui-tooltip { padding: 8px; |