Sha256: a22ea324e2a244ec0992a15ac2bc05adf41ea0fda697b7dc9a32fba3a89adcd6

Contents?: true

Size: 342 Bytes

Versions: 3

Compression:

Stored size: 342 Bytes

Contents

/*!
 * jQuery UI Selectable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
catscope-0.0.3 assets/bower_components/jquery-ui/themes/base/selectable.css
catscope-0.0.2 assets/bower_components/jquery-ui/themes/base/selectable.css
catscope-0.0.1 assets/bower_components/jquery-ui/themes/base/selectable.css