templates/jquery/jquery/ui/_theme.scss in compass-jquery-plugin-0.3.2.pre.2 vs templates/jquery/jquery/ui/_theme.scss in compass-jquery-plugin-0.3.2.0

- old
+ new

@@ -1,9 +1,9 @@ /* - * jQuery UI CSS Framework 1.8.7 + * jQuery UI CSS Framework 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API */ @@ -81,13 +81,13 @@ width: 100%; height: 100%; } /* - * jQuery UI Accordion 1.8.7 + * jQuery UI Accordion 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */ @@ -135,13 +135,13 @@ .ui-accordion .ui-accordion-content-active { display: block; } /* - * jQuery UI Autocomplete 1.8.7 + * jQuery UI Autocomplete 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming */ @@ -154,11 +154,11 @@ width: 1px; } /* without this, the menu expands to 100% in IE6 */ /* - * jQuery UI Menu 1.8.7 + * jQuery UI Menu 1.8.9 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * @@ -194,13 +194,13 @@ font-weight: normal; margin: -1px; } /* - * jQuery UI Button 1.8.7 + * jQuery UI Button 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming */ @@ -290,13 +290,13 @@ /* reset extra padding in Firefox */ /* - * jQuery UI Datepicker 1.8.7 + * jQuery UI Datepicker 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */ @@ -489,13 +489,13 @@ height: 200px; /*must have*/ } /* - * jQuery UI Dialog 1.8.7 + * jQuery UI Dialog 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ @@ -504,16 +504,16 @@ padding: .2em; width: 300px; overflow: hidden; } .ui-dialog .ui-dialog-titlebar { - padding: .5em 1em .3em; + padding: .4em 1em; position: relative; } .ui-dialog .ui-dialog-title { float: left; - margin: .1em 16px .2em 0; } + margin: .1em 16px .1em 0; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; @@ -625,13 +625,13 @@ position: absolute; writing-mode: tb-rl; } /* - * jQuery UI Progressbar 1.8.7 + * jQuery UI Progressbar 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming */ @@ -643,13 +643,13 @@ margin: -1px; height: 100%; } /* - * jQuery UI Resizable 1.8.7 + * jQuery UI Resizable 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */ @@ -721,13 +721,13 @@ right: -5px; top: -5px; } /* - * jQuery UI Selectable 1.8.7 + * jQuery UI Selectable 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming */ @@ -833,13 +833,13 @@ margin: 0; padding: 0; } /* - * jQuery UI Slider 1.8.7 + * jQuery UI Slider 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */ @@ -898,13 +898,13 @@ .ui-slider-vertical .ui-slider-range-max { top: 0; } /* - * jQuery UI Tabs 1.8.7 + * jQuery UI Tabs 1.8.9 * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ @@ -953,12 +953,12 @@ .ui-tabs .ui-tabs-hide { display: none !important; } /* -* jQuery UI CSS Framework 1.8.7 +* jQuery UI CSS Framework 1.8.9 * -* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) +* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API *