Sha256: 9b336bd64b55cbd227a9ff24baf0c67814ce29c6a9cf50e9fdb8bf5339351985
Contents?: true
Size: 385 Bytes
Versions: 1
Compression:
Stored size: 385 Bytes
Contents
/* * jQuery UI Selectable 1.8.17 * * 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.0 | vendor/assets/stylesheets/jquery.ui.selectable.css.erb |