Show More
Commit Description:
announcement
Commit Description:
announcement
File last commit:
Show/Diff file:
Action:
vendor/javascript/datatables/FixedHeader-3.2.4/css/fixedHeader.jqueryui.css | 14 lines | 220 B | text/css | LassoCssLexer |
datatable now works
r866 table.fixedHeader-floating {
background-color: white;
}
table.fixedHeader-locked {
position: absolute !important;
background-color: white;
}
@media print {
table.fixedHeader-floating {
display: none;
}
}