
ui: added some normal and minified new files provided by upstream archive theme ui-lightness: removed some css files not provided as individual file any more by upstream archive theme base: added some new css file provided by upstream archive external: added some additional files provides by upstream archive
12 lines
323 B
CSS
12 lines
323 B
CSS
/*!
|
|
* jQuery UI Selectable 1.9.2
|
|
* http://jqueryui.com
|
|
*
|
|
* Copyright 2012 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; z-index: 100; border:1px dotted black; }
|