diff options
Diffstat (limited to 'themes/base/datepicker.css')
-rw-r--r-- | themes/base/datepicker.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/datepicker.css b/themes/base/datepicker.css index 81259e4c0..b278f2c05 100644 --- a/themes/base/datepicker.css +++ b/themes/base/datepicker.css @@ -1,12 +1,12 @@ /*! * jQuery UI Datepicker @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/datepicker/#theming + * https://api.jqueryui.com/datepicker/#theming */ .ui-datepicker { width: 17em; |