Neue Statistik
This commit is contained in:
BIN
webroot/css/DataTables-1.10.24/images/sort_asc.png
Normal file
BIN
webroot/css/DataTables-1.10.24/images/sort_asc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 160 B |
BIN
webroot/css/DataTables-1.10.24/images/sort_asc_disabled.png
Normal file
BIN
webroot/css/DataTables-1.10.24/images/sort_asc_disabled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 146 B |
BIN
webroot/css/DataTables-1.10.24/images/sort_both.png
Normal file
BIN
webroot/css/DataTables-1.10.24/images/sort_both.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 201 B |
BIN
webroot/css/DataTables-1.10.24/images/sort_desc.png
Normal file
BIN
webroot/css/DataTables-1.10.24/images/sort_desc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 158 B |
BIN
webroot/css/DataTables-1.10.24/images/sort_desc_disabled.png
Normal file
BIN
webroot/css/DataTables-1.10.24/images/sort_desc_disabled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 148 B |
1277
webroot/css/datatables.css
Normal file
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
21
webroot/css/datatables.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user