Sha256: 6fc6ad0e1d74949bb5ab6b5bae4ef0fb9e6923f79d586c954218193ed515b610
Contents?: true
Size: 337 Bytes
Versions: 49
Compression:
Stored size: 337 Bytes
Contents
/*! * jQuery UI Selectable 1.11.4 * http://jqueryui.com * * Copyright 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
49 entries across 49 versions & 6 rubygems