UNPKG

react-jquery-datatables

Version:

React, DataTables.net (aka jQuery DataTables), fork of https://github.com/carlosrocha/react-data-components

16 lines (13 loc) 265 B
table.fixedHeader-floating { position: fixed !important; background-color: white; } table.fixedHeader-locked { position: absolute !important; background-color: white; } @media print { table.fixedHeader-floating { display: none; } }