@grigorov-it/mazer
Version:
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
23 lines (18 loc) • 457 B
CSS
table.dataTable td {
padding: 15px 8px ;
}
.fontawesome-icons .the-icon svg {
font-size: 24px;
}
.page-item.active .page-link {
color: white ;
}
.datatable-minimal div.dataTables_wrapper div.dataTables_paginate ul.pagination {
justify-content: flex-end ;
}
.datatable-minimal div.dataTables_wrapper div.dataTables_filter {
text-align: right;
}
div.dataTables_wrapper div.dataTables_info {
padding-top: 0.4em;
}