Sha256: fb7f58cbea8875482a2b53fc5ad67a9d295a3b3270a8d0d9098dbd55c9661e25

Contents?: true

Size: 370 Bytes

Versions: 3

Compression:

Stored size: 370 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
 */
@mixin jquery-ui-selectable {
  .ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black; }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass-ui-0.0.5 stylesheets/compass-ui/jquery-ui/_selectable.scss
compass-ui-0.0.4 stylesheets/compass-ui/jquery-ui/_selectable.scss
compass-ui-0.0.3 stylesheets/compass-ui/jquery-ui/_selectable.scss