Sha256: dda260e1e762d715421cb48aa707388e85b641f0a2365c7a73144cb8d40cefeb
Contents?: true
Size: 602 Bytes
Versions: 6
Compression:
Stored size: 602 Bytes
Contents
.h-table { thead, tfoot { text-transform: uppercase; color: $table-color; letter-spacing: 0.05em; font-size: $font-size-base * 0.85; } a { color: $body-color; text-decoration: none; font-weight: $font-weight-medium; &:hover { text-decoration: underline; } } .table-drag-sort-handle { cursor: move; } } .h-table-actions { position: absolute; top: 0; right: 0; width: calc(100% - 54px); background: $table-striped-bg; padding: 0.3rem 0.3rem 0.26rem 0.3rem !important; .form-select { width: 300px; max-width: 100%; } }
Version data entries
6 entries across 6 versions & 1 rubygems