diff options
author | TJ VanToll <tj.vantoll@gmail.com> | 2013-06-05 22:03:09 -0400 |
---|---|---|
committer | TJ VanToll <tj.vantoll@gmail.com> | 2013-06-05 22:03:09 -0400 |
commit | 9d5d2424a9bda121b1fa5b2553939352ba3be154 (patch) | |
tree | 26db717c556b4a4cbf102f73cecbbdc4c54dbc18 /themes/base/jquery.ui.tooltip.css | |
parent | e776a7fb092df2eeefa975c83bd4c1c7a6439b05 (diff) | |
download | jquery-ui-9d5d2424a9bda121b1fa5b2553939352ba3be154.tar.gz jquery-ui-9d5d2424a9bda121b1fa5b2553939352ba3be154.zip |
CSS Framework: Update API links from the old docs site to their new API site location.
Diffstat (limited to 'themes/base/jquery.ui.tooltip.css')
-rw-r--r-- | themes/base/jquery.ui.tooltip.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/base/jquery.ui.tooltip.css b/themes/base/jquery.ui.tooltip.css index a2702ad6c..b4799ef56 100644 --- a/themes/base/jquery.ui.tooltip.css +++ b/themes/base/jquery.ui.tooltip.css @@ -5,6 +5,8 @@ * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license + * + * http://api.jqueryui.com/tooltip/#theming */ .ui-tooltip { padding: 8px; |