All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.datatables.net-fixedheader-jqui.css.fixedHeader.jqueryui.css Maven / Gradle / Ivy

The newest version!
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;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy