Sha256: 1694ebe731f3c59587cb3b58b4ec4d0565ce1f77c8ff473255ba7e6ae061aa37
Contents?: true
Size: 390 Bytes
Versions: 8
Compression:
Stored size: 390 Bytes
Contents
/*! * jQuery UI Selectable 1.10.3 * http://jqueryui.com * * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming */ /* *= require jquery.ui.core *= require jquery.ui.theme */ .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; }
Version data entries
8 entries across 8 versions & 2 rubygems