1
1
/*
2
- * jQuery UI CSS Framework 1.8.11
2
+ * jQuery UI CSS Framework 1.8.12
3
3
*
4
4
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
5
5
* Dual licensed under the MIT or GPL Version 2 licenses.
42
42
43
43
44
44
/*
45
- * jQuery UI CSS Framework 1.8.11
45
+ * jQuery UI CSS Framework 1.8.12
46
46
*
47
47
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
48
48
* Dual licensed under the MIT or GPL Version 2 licenses.
293
293
/* Overlays */
294
294
.ui-widget-overlay { background : # 666666 url (images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity : .50 ;filter : Alpha (Opacity=50); }
295
295
.ui-widget-shadow { margin : -5px 0 0 -5px ; padding : 5px ; background : # 000000 url (images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity : .20 ;filter : Alpha (Opacity=20); -moz-border-radius : 5px ; -webkit-border-radius : 5px ; border-radius : 5px ; }/*
296
- * jQuery UI Resizable 1.8.11
296
+ * jQuery UI Resizable 1.8.12
297
297
*
298
298
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
299
299
* Dual licensed under the MIT or GPL Version 2 licenses.
302
302
* http://docs.jquery.com/UI/Resizable#theming
303
303
*/
304
304
.ui-resizable { position : relative;}
305
- .ui-resizable-handle { position : absolute;font-size : 0.1px ;z-index : 99999 ; display : block;}
305
+ .ui-resizable-handle { position : absolute;font-size : 0.1px ;z-index : 99999 ; display : block;
306
+ /* http://bugs.jqueryui.com/ticket/7233
307
+ - Resizable: resizable handles fail to work in IE if transparent and content overlaps
308
+ */
309
+ background-image : url (data:);
310
+ }
306
311
.ui-resizable-disabled .ui-resizable-handle , .ui-resizable-autohide .ui-resizable-handle { display : none; }
307
312
.ui-resizable-n { cursor : n-resize; height : 7px ; width : 100% ; top : -5px ; left : 0 ; }
308
313
.ui-resizable-s { cursor : s-resize; height : 7px ; width : 100% ; bottom : -5px ; left : 0 ; }
312
317
.ui-resizable-sw { cursor : sw-resize; width : 9px ; height : 9px ; left : -5px ; bottom : -5px ; }
313
318
.ui-resizable-nw { cursor : nw-resize; width : 9px ; height : 9px ; left : -5px ; top : -5px ; }
314
319
.ui-resizable-ne { cursor : ne-resize; width : 9px ; height : 9px ; right : -5px ; top : -5px ;}/*
315
- * jQuery UI Selectable 1.8.11
320
+ * jQuery UI Selectable 1.8.12
316
321
*
317
322
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
318
323
* Dual licensed under the MIT or GPL Version 2 licenses.
322
327
*/
323
328
.ui-selectable-helper { position : absolute; z-index : 100 ; border : 1px dotted black; }
324
329
/*
325
- * jQuery UI Accordion 1.8.11
330
+ * jQuery UI Accordion 1.8.12
326
331
*
327
332
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
328
333
* Dual licensed under the MIT or GPL Version 2 licenses.
341
346
.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 ; }
342
347
.ui-accordion .ui-accordion-content-active { display : block; }
343
348
/*
344
- * jQuery UI Autocomplete 1.8.11
349
+ * jQuery UI Autocomplete 1.8.12
345
350
*
346
351
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
347
352
* Dual licensed under the MIT or GPL Version 2 licenses.
355
360
* html .ui-autocomplete { width : 1px ; } /* without this, the menu expands to 100% in IE6 */
356
361
357
362
/*
358
- * jQuery UI Menu 1.8.11
363
+ * jQuery UI Menu 1.8.12
359
364
*
360
365
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
361
366
* Dual licensed under the MIT or GPL Version 2 licenses.
394
399
margin : -1px ;
395
400
}
396
401
/*
397
- * jQuery UI Button 1.8.11
402
+ * jQuery UI Button 1.8.12
398
403
*
399
404
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
400
405
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -432,7 +437,7 @@ input.ui-button { padding: .4em 1em; }
432
437
/* workarounds */
433
438
button .ui-button ::-moz-focus-inner { border : 0 ; padding : 0 ; } /* reset extra padding in Firefox */
434
439
/*
435
- * jQuery UI Dialog 1.8.11
440
+ * jQuery UI Dialog 1.8.12
436
441
*
437
442
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
438
443
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -453,7 +458,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
453
458
.ui-dialog .ui-resizable-se { width : 14px ; height : 14px ; right : 3px ; bottom : 3px ; }
454
459
.ui-draggable .ui-dialog-titlebar { cursor : move; }
455
460
/*
456
- * jQuery UI Slider 1.8.11
461
+ * jQuery UI Slider 1.8.12
457
462
*
458
463
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
459
464
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -476,7 +481,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
476
481
.ui-slider-vertical .ui-slider-range { left : 0 ; width : 100% ; }
477
482
.ui-slider-vertical .ui-slider-range-min { bottom : 0 ; }
478
483
.ui-slider-vertical .ui-slider-range-max { top : 0 ; }/*
479
- * jQuery UI Tabs 1.8.11
484
+ * jQuery UI Tabs 1.8.12
480
485
*
481
486
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
482
487
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -494,7 +499,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
494
499
.ui-tabs .ui-tabs-panel { display : block; border-width : 0 ; padding : 1em 1.4em ; background : none; }
495
500
.ui-tabs .ui-tabs-hide { display : none !important ; }
496
501
/*
497
- * jQuery UI Datepicker 1.8.11
502
+ * jQuery UI Datepicker 1.8.12
498
503
*
499
504
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
500
505
* Dual licensed under the MIT or GPL Version 2 licenses.
@@ -561,7 +566,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
561
566
width : 200px ; /*must have*/
562
567
height : 200px ; /*must have*/
563
568
}/*
564
- * jQuery UI Progressbar 1.8.11
569
+ * jQuery UI Progressbar 1.8.12
565
570
*
566
571
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
567
572
* Dual licensed under the MIT or GPL Version 2 licenses.
0 commit comments