CSS Framework: Update API links from the old docs site to their new API site location.

This commit is contained in:
TJ VanToll 2013-06-05 22:03:09 -04:00
parent e776a7fb09
commit 9d5d2424a9
17 changed files with 16 additions and 18 deletions

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Accordion#theming
* http://api.jqueryui.com/accordion/#theming
*/
.ui-accordion .ui-accordion-header {
display: block;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming
* http://api.jqueryui.com/category/theming/
*/
@import "jquery.ui.base.css";
@import "jquery.ui.theme.css";

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Autocomplete#theming
* http://api.jqueryui.com/autocomplete/#theming
*/
.ui-autocomplete {
position: absolute;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming
* http://api.jqueryui.com/category/theming/
*/
@import url("jquery.ui.core.css");

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Button#theming
* http://api.jqueryui.com/button/#theming
*/
.ui-button {
display: inline-block;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
* http://api.jqueryui.com/category/theming/
*/
/* Layout helpers

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
* http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
width: 17em;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Dialog#theming
* http://api.jqueryui.com/dialog/#theming
*/
.ui-dialog {
position: absolute;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Menu#theming
* http://api.jqueryui.com/menu/#theming
*/
.ui-menu {
list-style: none;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
* http://api.jqueryui.com/progressbar/#theming
*/
.ui-progressbar {
height: 2em;

View File

@ -5,8 +5,6 @@
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
position: relative;

View File

@ -5,8 +5,6 @@
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/
.ui-selectable-helper {
position: absolute;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Slider#theming
* http://api.jqueryui.com/slider/#theming
*/
.ui-slider {
position: relative;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Spinner#theming
* http://api.jqueryui.com/spinner/#theming
*/
.ui-spinner {
position: relative;

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
* http://api.jqueryui.com/tabs/#theming
*/
.ui-tabs {
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

View File

@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/

View File

@ -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;