Data table CSS tuning
This commit is contained in:
parent
d86d6345cd
commit
7a4f7d998f
@ -68,6 +68,14 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.display thead th div.DataTables_sort_wrapper {
|
||||
position: unset;
|
||||
}
|
||||
|
||||
table.display thead th div.DataTables_sort_wrapper span {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.dmsf_entries {
|
||||
margin-bottom: 10px;
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user