changeset 541 | e756a8c72c3d |
540:07239de796bb | 541:e756a8c72c3d |
---|---|
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; } |