Sha256: afb1b4af26c47d12bf8e15ba100714e56a8185dc0f38a700b46867caab35447c
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 Bytes
Contents
/* * jQuery UI Selectable 1.8.16 * * 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jquery-ui-rails-0.1.0 | vendor/assets/stylesheets/jquery.ui.selectable.css.erb |
jquery-ui-rails-0.0.2 | vendor/assets/stylesheets/jquery.ui.selectable.css.erb |