Sha256: 9dd4e599bfbd873dcfc5c848ccc0e64080c7e663cbce5a57037baa03aa03ce0c
Contents?: true
Size: 624 Bytes
Versions: 9
Compression:
Stored size: 624 Bytes
Contents
/* *= require bootstrap *= require bootstrap_overrides *= require jquery-ui-1.9.2.custom *= require_self *= require_tree . */ form.search{ float:right; margin-top: -45px; } .clear_both{clear:both;} .checkbox .icon { display: inline-block; width: 16px; height: 16px; background: url(/assets/jquery.checkbox.png) no-repeat blue; } .checkbox { display: inline-block; } .checkbox .icon { display: inline-block; width: 16px; height: 16px; background: url(/assets/jquery.checkbox.png) no-repeat; } .checkbox.checked .icon, .checkbox.true .icon { background-position: -16px 0px; }
Version data entries
9 entries across 9 versions & 1 rubygems