mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Tooltip: Remove bad docs links from headers
This commit is contained in:
parent
a5fc9eb7db
commit
5cf3f927a0
2
themes/base/jquery.ui.tooltip.css
vendored
2
themes/base/jquery.ui.tooltip.css
vendored
@ -4,8 +4,6 @@
|
|||||||
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
||||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
|
||||||
* http://docs.jquery.com/UI/Tooltip#theming
|
|
||||||
*/
|
*/
|
||||||
.ui-tooltip {
|
.ui-tooltip {
|
||||||
padding:8px;
|
padding:8px;
|
||||||
|
2
ui/jquery.ui.tooltip.js
vendored
2
ui/jquery.ui.tooltip.js
vendored
@ -5,8 +5,6 @@
|
|||||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
* http://docs.jquery.com/UI/Tooltip
|
|
||||||
*
|
|
||||||
* Depends:
|
* Depends:
|
||||||
* jquery.ui.core.js
|
* jquery.ui.core.js
|
||||||
* jquery.ui.widget.js
|
* jquery.ui.widget.js
|
||||||
|
Loading…
Reference in New Issue
Block a user