Sha256: 9b80dc766fd99605bb72460fff3f6d3b16690ceeeb449c09f3d63ae39966f705
Contents?: true
Size: 738 Bytes
Versions: 24
Compression:
Stored size: 738 Bytes
Contents
.tablesaw-sortable-head { position: relative; vertical-align: top; } /* Override */ .tablesaw .tablesaw-sortable-head { padding: 0; } .tablesaw-sortable-btn { min-width: 100%; color: inherit; background: transparent; border: 0; text-align: inherit; font: inherit; text-transform: inherit; } .tablesaw-sortable-arrow:after { display: inline-block; width: 10px; height: 14px; content: " "; margin-left: .3125em; } .tablesaw-sortable-ascending .tablesaw-sortable-arrow:after, .tablesaw-sortable-descending .tablesaw-sortable-arrow:after { content: "\0020"; } .tablesaw-sortable-ascending .tablesaw-sortable-arrow:after { content: "\2191"; } .tablesaw-sortable-descending .tablesaw-sortable-arrow:after { content: "\2193"; }
Version data entries
24 entries across 24 versions & 1 rubygems