Sha256: 24ad5b6d7107cb97ff662a261931fb0db038dad60f2fd3de69e1b78c5dd01952
Contents?: true
Size: 322 Bytes
Versions: 28
Compression:
Stored size: 322 Bytes
Contents
/* * jQuery UI Selectable 1.8.7 * * Copyright 2010, 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; }
Version data entries
28 entries across 28 versions & 1 rubygems