add datatables everywhere

This commit is contained in:
osaajani 2020-04-07 03:02:33 +02:00
parent a426c699f9
commit 6f1c726284
33 changed files with 373 additions and 144 deletions

View file

@ -345,3 +345,14 @@ footer
{
margin-top: 20px;
}
/* DATATABLES */
.dataTables_paginate
{
margin-bottom: 20px !important;
}
.checkcolumn
{
width: 20px;
}