UNPKG

datatables.net-fixedheader-dt

Version:

FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)

14 lines (12 loc) 284 B
table.fixedHeader-floating, table.fixedHeader-locked { position: relative !important; background-color: var(--dt-html_background); background-color: var(--dt-html_background); } @media print { table.fixedHeader-floating, table.fixedHeader-locked { display: none; } }