refactoring

This commit is contained in:
frankknoll
2022-02-11 22:24:23 +01:00
parent 61f233377b
commit 31a826e38c
2 changed files with 8 additions and 9 deletions

7
batchCodeTable.css Normal file
View File

@@ -0,0 +1,7 @@
.dataTables_filter {
float: left !important;
}
.dataTables_length {
float: right !important;
}