ScoDoc/app/static/DataTables/FixedHeader-3.1.2/css/fixedHeader.bootstrap.min.css

2 lines
328 B
CSS
Raw Normal View History

2020-09-26 16:19:37 +02:00
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}}