Sha256: 3453842c631a60aa14312bb468d18cb81703da6f889bcb097fe37799a1a2fe62
Contents?: true
Size: 550 Bytes
Versions: 3
Compression:
Stored size: 550 Bytes
Contents
.table td, .table thead th { vertical-align: middle; } .table:not(.table-borderless) thead th { border-bottom: 1px solid #dedede !important; } .table { &.table-sm { tr td, tr th { padding: 1rem; } } &.table-md { tr td, tr th { padding: 1rem; } } &.table-lg { tr td, tr th { padding: 1.3rem; } } } .dataTable-table { @extend .table } .dataTable-container { overflow-x:auto } .dataTables_length { margin-bottom: .5rem; }
Version data entries
3 entries across 3 versions & 1 rubygems