Neue Statistik

This commit is contained in:
2021-05-28 07:24:22 +02:00
parent c9bfd40728
commit 9bf57f696b
36 changed files with 91139 additions and 4743 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

1277
webroot/css/datatables.css Normal file

File diff suppressed because it is too large Load Diff

21
webroot/css/datatables.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -3,4 +3,26 @@
padding: 10px 10px 10px 10px;
font-weight: bold;
width: 265px;
}
}
.dataTables_wrapper .dataTables_length select {
border: 1px solid #aaa;
border-radius: 3px;
padding: 5px;
background-color: transparent;
padding: 4px;
margin-left: 0px;
}
.dataTables_wrapper .dataTables_filter input {
border: 1px solid #aaa;
border-radius: 3px;
padding: 5px;
background-color: transparent;
margin-left: 3px;
margin-right: 10px;
}
.dataTables_wrapper {
margin-left: 30px;
margin-right: 10px;
}