root / drupal7 / misc / ui / jquery.ui.selectable.css @ 76597ebf
1 |
|
---|---|
2 |
/*
|
3 |
* jQuery UI Selectable 1.8.7
|
4 |
*
|
5 |
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
6 |
* Dual licensed under the MIT or GPL Version 2 licenses.
|
7 |
* http://jquery.org/license
|
8 |
*
|
9 |
* http://docs.jquery.com/UI/Selectable#theming
|
10 |
*/
|
11 |
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } |