Sha256: f650d2b6c9be20aee17ce95b8cf11b24755e49a09df8046bc12cae8460beab20
Contents?: true
Size: 342 Bytes
Versions: 53
Compression:
Stored size: 342 Bytes
Contents
/*! * jQuery UI Selectable 1.11.0 * 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
53 entries across 53 versions & 2 rubygems