Mercurial > hg > MPIWGThesaurus
view 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 |
line wrap: on
line source
/* * jQuery UI Selectable 1.8.11 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming */ .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }