aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/ui/theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/js/ui/theme')
-rw-r--r--themes/default/js/ui/theme/jquery.ui.accordion.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.all.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.autocomplete.css4
-rw-r--r--themes/default/js/ui/theme/jquery.ui.button.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.core.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.datepicker.css4
-rw-r--r--themes/default/js/ui/theme/jquery.ui.dialog.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.progressbar.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.resizable.css4
-rw-r--r--themes/default/js/ui/theme/jquery.ui.selectable.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.slider.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.tabs.css2
-rw-r--r--themes/default/js/ui/theme/jquery.ui.theme.css17
13 files changed, 21 insertions, 26 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.accordion.css b/themes/default/js/ui/theme/jquery.ui.accordion.css
index f7c9ac0ec..327beb50e 100644
--- a/themes/default/js/ui/theme/jquery.ui.accordion.css
+++ b/themes/default/js/ui/theme/jquery.ui.accordion.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Accordion 1.8.10
+ * jQuery UI Accordion 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.all.css b/themes/default/js/ui/theme/jquery.ui.all.css
index 2ff6b11a1..bf68bc41e 100644
--- a/themes/default/js/ui/theme/jquery.ui.all.css
+++ b/themes/default/js/ui/theme/jquery.ui.all.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI CSS Framework 1.8.10
+ * jQuery UI CSS Framework 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.autocomplete.css b/themes/default/js/ui/theme/jquery.ui.autocomplete.css
index 8a30b8f7b..6de686736 100644
--- a/themes/default/js/ui/theme/jquery.ui.autocomplete.css
+++ b/themes/default/js/ui/theme/jquery.ui.autocomplete.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Autocomplete 1.8.10
+ * jQuery UI Autocomplete 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -13,7 +13,7 @@
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/*
- * jQuery UI Menu 1.8.10
+ * jQuery UI Menu 1.8.16
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.button.css b/themes/default/js/ui/theme/jquery.ui.button.css
index fe920b927..31c79f9c4 100644
--- a/themes/default/js/ui/theme/jquery.ui.button.css
+++ b/themes/default/js/ui/theme/jquery.ui.button.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Button 1.8.10
+ * jQuery UI Button 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.core.css b/themes/default/js/ui/theme/jquery.ui.core.css
index 51b671723..375d4ad92 100644
--- a/themes/default/js/ui/theme/jquery.ui.core.css
+++ b/themes/default/js/ui/theme/jquery.ui.core.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI CSS Framework 1.8.10
+ * jQuery UI CSS Framework 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.datepicker.css b/themes/default/js/ui/theme/jquery.ui.datepicker.css
index ab704066c..28efc9469 100644
--- a/themes/default/js/ui/theme/jquery.ui.datepicker.css
+++ b/themes/default/js/ui/theme/jquery.ui.datepicker.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Datepicker 1.8.10
+ * jQuery UI Datepicker 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -39,7 +39,7 @@
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
-.ui-datepicker-row-break { clear:both; width:100%; }
+.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }
/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
diff --git a/themes/default/js/ui/theme/jquery.ui.dialog.css b/themes/default/js/ui/theme/jquery.ui.dialog.css
index 46f049822..1b95d7f4d 100644
--- a/themes/default/js/ui/theme/jquery.ui.dialog.css
+++ b/themes/default/js/ui/theme/jquery.ui.dialog.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Dialog 1.8.10
+ * jQuery UI Dialog 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.progressbar.css b/themes/default/js/ui/theme/jquery.ui.progressbar.css
index cb8e24f8c..e885ced6c 100644
--- a/themes/default/js/ui/theme/jquery.ui.progressbar.css
+++ b/themes/default/js/ui/theme/jquery.ui.progressbar.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Progressbar 1.8.10
+ * jQuery UI Progressbar 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.resizable.css b/themes/default/js/ui/theme/jquery.ui.resizable.css
index 738d47542..dc706797f 100644
--- a/themes/default/js/ui/theme/jquery.ui.resizable.css
+++ b/themes/default/js/ui/theme/jquery.ui.resizable.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Resizable 1.8.10
+ * jQuery UI Resizable 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -8,7 +8,7 @@
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable { position: relative;}
-.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
+.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
diff --git a/themes/default/js/ui/theme/jquery.ui.selectable.css b/themes/default/js/ui/theme/jquery.ui.selectable.css
index 944006041..2d505fbfe 100644
--- a/themes/default/js/ui/theme/jquery.ui.selectable.css
+++ b/themes/default/js/ui/theme/jquery.ui.selectable.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Selectable 1.8.10
+ * jQuery UI Selectable 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.slider.css b/themes/default/js/ui/theme/jquery.ui.slider.css
index 355fe45e0..982f42c58 100644
--- a/themes/default/js/ui/theme/jquery.ui.slider.css
+++ b/themes/default/js/ui/theme/jquery.ui.slider.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Slider 1.8.10
+ * jQuery UI Slider 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.tabs.css b/themes/default/js/ui/theme/jquery.ui.tabs.css
index 35d166037..84d27b82c 100644
--- a/themes/default/js/ui/theme/jquery.ui.tabs.css
+++ b/themes/default/js/ui/theme/jquery.ui.tabs.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI Tabs 1.8.10
+ * jQuery UI Tabs 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/themes/default/js/ui/theme/jquery.ui.theme.css b/themes/default/js/ui/theme/jquery.ui.theme.css
index 7548f076f..1f6c8f2df 100644
--- a/themes/default/js/ui/theme/jquery.ui.theme.css
+++ b/themes/default/js/ui/theme/jquery.ui.theme.css
@@ -1,5 +1,5 @@
/*
- * jQuery UI CSS Framework 1.8.10
+ * jQuery UI CSS Framework 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -237,16 +237,11 @@
----------------------------------*/
/* Corner radius */
-.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-right { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
-.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }
+.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
+.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
+.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
+.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
-.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; } \ No newline at end of file
+.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; } \ No newline at end of file