Sha256: 931ffe5b9c2db01f5aa8ef85c72bdc18a1836d3d794caed06ca6f385d803b02b
Contents?: true
Size: 325 Bytes
Versions: 8
Compression:
Stored size: 325 Bytes
Contents
/* * jQuery UI Selectable @VERSION * * 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 */ .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
Version data entries
8 entries across 7 versions & 1 rubygems