UNPKG

datatables.net-fixedheader-bs4

Version:

FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

15 lines (13 loc) 296 B
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked { position: relative !important; background-color: white; margin-top: 0 !important; margin-bottom: 0 !important; } @media print { table.fixedHeader-floating, table.fixedHeader-locked { display: none; } }