Sha256: 7493302906b0932afee52ffaedde205af2ce24a42880c50fb4867b9ce67ce37d
Contents?: true
Size: 385 Bytes
Versions: 1
Compression:
Stored size: 385 Bytes
Contents
/* * jQuery UI Selectable 1.8.18 * * Copyright 2011, 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 */ /* *= require jquery.ui.core *= require jquery.ui.theme */ .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jquery-ui-rails-0.2.1 | vendor/assets/stylesheets/jquery.ui.selectable.css.erb |