mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
update to jquery-ui-1.8.23
This commit is contained in:
parent
1f678e5ea6
commit
827c825884
6 changed files with 45 additions and 47 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
//= require tracks.js
|
//= require tracks.js
|
||||||
|
|
||||||
// Stuff in vendor/assets
|
// Stuff in vendor/assets
|
||||||
//= require jquery-ui-1.8.21.custom.min
|
//= require jquery-ui-1.8.23.custom.min
|
||||||
//= require jquery.ui.touch-punch.min
|
//= require jquery.ui.touch-punch.min
|
||||||
//= require jquery.blockUI
|
//= require jquery.blockUI
|
||||||
//= require jquery.cookie
|
//= require jquery.cookie
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 199 B After Width: | Height: | Size: 247 B |
Binary file not shown.
|
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 180 B |
Binary file not shown.
|
Before Width: | Height: | Size: 108 B After Width: | Height: | Size: 147 B |
|
|
@ -1,5 +1,5 @@
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI CSS Framework 1.8.21
|
* jQuery UI CSS Framework 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI CSS Framework 1.8.21
|
* jQuery UI CSS Framework 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -285,7 +285,7 @@
|
||||||
/* Overlays */
|
/* Overlays */
|
||||||
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
|
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
|
||||||
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
|
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
|
||||||
* jQuery UI Resizable 1.8.21
|
* jQuery UI Resizable 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -304,7 +304,7 @@
|
||||||
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
||||||
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
||||||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
|
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
|
||||||
* jQuery UI Selectable 1.8.21
|
* jQuery UI Selectable 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -314,7 +314,7 @@
|
||||||
*/
|
*/
|
||||||
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
|
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Accordion 1.8.21
|
* jQuery UI Accordion 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -333,7 +333,7 @@
|
||||||
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
||||||
.ui-accordion .ui-accordion-content-active { display: block; }
|
.ui-accordion .ui-accordion-content-active { display: block; }
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Autocomplete 1.8.21
|
* jQuery UI Autocomplete 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -347,7 +347,7 @@
|
||||||
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* jQuery UI Menu 1.8.21
|
* jQuery UI Menu 1.8.23
|
||||||
*
|
*
|
||||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
* Copyright 2010, 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.
|
||||||
|
|
@ -386,7 +386,7 @@
|
||||||
margin: -1px;
|
margin: -1px;
|
||||||
}
|
}
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Button 1.8.21
|
* jQuery UI Button 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -424,7 +424,7 @@ input.ui-button { padding: .4em 1em; }
|
||||||
/* workarounds */
|
/* workarounds */
|
||||||
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Dialog 1.8.21
|
* jQuery UI Dialog 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -445,7 +445,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
||||||
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
||||||
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Slider 1.8.21
|
* jQuery UI Slider 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -468,7 +468,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
||||||
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
||||||
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
||||||
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
|
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
|
||||||
* jQuery UI Tabs 1.8.21
|
* jQuery UI Tabs 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -486,7 +486,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
||||||
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
|
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
|
||||||
.ui-tabs .ui-tabs-hide { display: none !important; }
|
.ui-tabs .ui-tabs-hide { display: none !important; }
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Datepicker 1.8.21
|
* jQuery UI Datepicker 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
@ -543,8 +543,6 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
||||||
|
|
||||||
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
||||||
.ui-datepicker-cover {
|
.ui-datepicker-cover {
|
||||||
display: none; /*sorry for IE5*/
|
|
||||||
display/**/: block; /*sorry for IE5*/
|
|
||||||
position: absolute; /*must have*/
|
position: absolute; /*must have*/
|
||||||
z-index: -1; /*must have*/
|
z-index: -1; /*must have*/
|
||||||
filter: mask(); /*must have*/
|
filter: mask(); /*must have*/
|
||||||
|
|
@ -553,7 +551,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
||||||
width: 200px; /*must have*/
|
width: 200px; /*must have*/
|
||||||
height: 200px; /*must have*/
|
height: 200px; /*must have*/
|
||||||
}/*!
|
}/*!
|
||||||
* jQuery UI Progressbar 1.8.21
|
* jQuery UI Progressbar 1.8.23
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue