Sha256: 008539b31a0f7d090bccf328ff414172a6b8345a0d3ee98babdc77b8660bec13
Contents?: true
Size: 720 Bytes
Versions: 35
Compression:
Stored size: 720 Bytes
Contents
.invalid+.noUi-target .noUi-handle { border: 1px solid #D9D9D9; box-shadow: none; background: #FFF; background: rgba(255, 255, 255, .5); } .hide_invalid_handle.invalid+.noUi-target .noUi-handle { display: none; } .invalid+.noUi-target[disabled] .noUi-handle, [disabled] .noUi-handle { border: 2px solid #aaa; box-shadow: none; background: #fff; background: rgba(255, 255, 255, .5); } .noUi-value { display: none; position: absolute; top: -18px; width: 50px; left: -25px; font: bold 11px/11px Arial; text-align: center; background-color: white; background-color: rgba(255, 255, 255, .6); color: black; } .noUi-active+.noUi-value, .noUi-state-tap .noUi-value { display: block; }
Version data entries
35 entries across 35 versions & 1 rubygems