Sha256: 066136cd8283605f185cb74fdc24cf42fd58babf12b2026cac860259d1eca3a7
Contents?: true
Size: 389 Bytes
Versions: 1
Compression:
Stored size: 389 Bytes
Contents
/*! * jQuery UI Selectable 1.8.19pre * * Copyright 2012, 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.3.0 | vendor/assets/stylesheets/jquery.ui.selectable.css.erb |