Show More
Commit Description:
announcement
Commit Description:
announcement
File last commit:
Show/Diff file:
Action:
vendor/javascript/datatables/FixedHeader-3.2.4/css/fixedHeader.semanticui.css | 13 lines | 203 B | text/css | LassoCssLexer |
table.fixedHeader-floating {
border-bottom-width: 0 !important;
}
table.fixedHeader-locked {
position: absolute !important;
}
@media print {
table.fixedHeader-floating {
display: none;
}
}