[BS5] Replace FooTable with jquery Datatables

This commit is contained in:
FreddleSpl0it
2022-05-19 21:29:01 +02:00
parent 160dceff3e
commit 3e6a241c69
18 changed files with 216 additions and 185 deletions

View File

@@ -244,10 +244,17 @@ code {
.dropdown-header {
font-weight: 600;
}
.dataTables_info {
margin: 15px !important;
margin: 15px 0 !important;
padding: 0px !important;
}
.dataTables_paginate, .dataTables_length, .dataTables_filter {
margin: 15px !important;
margin: 15px 0 !important;
}
.dtr-details {
width: 100%;
}
.dtr-title {
width: 20%;
}