Mercurial > hg > MPIWGThesaurus
view jquery-ui/development-bundle/themes/ui-lightness/jquery.ui.selectable.css @ 51:5d636ba6b9cb default tip
Merge with b5d89c03f9585013d464f0240f6d82751b77186f
author | dwinter |
---|---|
date | Thu, 05 Dec 2013 13:24:57 +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; }