diff options
Diffstat (limited to 'themes/default/js/ui/theme/jquery.ui.tooltip.css')
-rw-r--r-- | themes/default/js/ui/theme/jquery.ui.tooltip.css | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.tooltip.css b/themes/default/js/ui/theme/jquery.ui.tooltip.css index bede6fcf8..c5ecaa40f 100644 --- a/themes/default/js/ui/theme/jquery.ui.tooltip.css +++ b/themes/default/js/ui/theme/jquery.ui.tooltip.css @@ -1,10 +1,12 @@ /*! - * jQuery UI Tooltip 1.10.1 + * jQuery UI Tooltip 1.10.4 * http://jqueryui.com * - * Copyright 2013 jQuery Foundation and other contributors + * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license + * + * http://api.jqueryui.com/tooltip/#theming */ .ui-tooltip { padding: 8px; |