Files
w4rpservices/public/bower_components/admin-lte/plugins/datatables-fixedheader/css/fixedHeader.bootstrap4.min.css
2020-04-03 21:59:03 -05:00

2 lines
328 B
CSS
Vendored

table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-bottom:0 !important}table.dataTable.fixedHeader-floating{position:fixed !important}table.dataTable.fixedHeader-locked{position:absolute !important}@media print{table.fixedHeader-floating{display:none}}