Sha256: bd21cfc2eeda3292c6bf42d61e7be395d5b1b27a9a58adf557dd895d6fdd3ddf
Contents?: true
Size: 287 Bytes
Versions: 5
Compression:
Stored size: 287 Bytes
Contents
@import 'fixedColumns.bootstrap.scss'; // Bootstrap 4 uses rgba for the table row background colours, and as FixedColumns // layers the elements on top of each other, we need to block out the fixed area. table.dataTable.table-striped.DTFC_Cloned tbody { background-color: white; }
Version data entries
5 entries across 5 versions & 1 rubygems