* 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;
* 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";
* 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;
* 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");
* 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;
* Released under the MIT license.
* http://jquery.org/license
*
- * http://docs.jquery.com/UI/Theming/API
+ * http://api.jqueryui.com/category/theming/
*/
/* Layout helpers
* 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;
* 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;
* 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;
* 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;
* 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;
* 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;
* 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;
* 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;
* 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") */
* 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/
*/
* 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;