annotate jquery-ui/development-bundle/themes/ui-lightness/jquery.ui.selectable.css @ 49:0610142a2550
closed: small bug in export
(https://otrs.mpiwg-berlin.mpg.de/otrs/index.pl?Action=AgentTicketZoom;TicketID=38)
author |
dwinter |
date |
Thu, 05 Dec 2013 13:21:00 +0100 |
parents |
b2e4605f20b2 |
children |
|
rev |
line source |
0
|
1 /*
|
|
2 * jQuery UI Selectable 1.8.11
|
|
3 *
|
|
4 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5 * Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6 * http://jquery.org/license
|
|
7 *
|
|
8 * http://docs.jquery.com/UI/Selectable#theming
|
|
9 */
|
|
10 .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
|