Sha256: 76dd4a89a7e89a390945b00155e9ec0def05ba832e56b7385133e46a15c05ce7
Contents?: true
Size: 509 Bytes
Versions: 19
Compression:
Stored size: 509 Bytes
Contents
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * AutoFill styles */ div.AutoFill_filler { display: none; position: absolute; height: 14px; width: 14px; background: image-url('dataTables/extras/filler.png') no-repeat center center; z-index: 1002; } div.AutoFill_border { display: none; position: absolute; background-color: #0063dc; z-index: 1001; box-shadow: 0px 0px 5px #76b4ff; -moz-box-shadow: 0px 0px 5px #76b4ff; -webkit-box-shadow: 0px 0px 5px #76b4ff; }
Version data entries
19 entries across 19 versions & 3 rubygems