Sha256: 324b41f57aeacf7f1ca0fdf29b702110bc72b26f388bdd0145f0862b0bd27f1c
Contents?: true
Size: 1005 Bytes
Versions: 3
Compression:
Stored size: 1005 Bytes
Contents
.default.table > .header { position:absolute; left: 0; top: 0; right: 0; height: 22px; border: 1px solid #333; background: #eee; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 20px; vertical-align: middle; color: #000; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; } .default.table > .header > .column { top: 1px; height: 20px; position: absolute; cursor: pointer; border-right: 1px solid #ccc; font-weight: bold; text-indent: 6px; } .default.table > .header > .column > .sort { position: absolute; top: 1px; right: 2px; } .default.table > .header > .column > .sort_left { position: absolute; top: 1px; left: 2px; } .default.table > .body { position: absolute; top: 24px; left: 0; right: 0; bottom: 0; overflow: auto; overflow-x: hidden; } .default.table > .body > .grid { position: absolute; top: 0; left: 0; overflow: visible; } .default.table > .body > .grid > div { position: absolute; height: 24px; }
Version data entries
3 entries across 3 versions & 1 rubygems