mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 11:09:29 +00:00
Move pageSize and table columns filter buttons apart a bit
This commit is contained in:
parent
4c8940f9c3
commit
5ab7ac4d4b
1 changed files with 5 additions and 0 deletions
|
|
@ -84,6 +84,11 @@ th.select-checkbox {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Add spacing between column visibility button and length menu */
|
||||||
|
.buttons-colvis {
|
||||||
|
margin-right: 0.2em !important;
|
||||||
|
}
|
||||||
|
|
||||||
/** Fix datatables select-checkbox position */
|
/** Fix datatables select-checkbox position */
|
||||||
table.dataTable tr.selected td.select-checkbox:after
|
table.dataTable tr.selected td.select-checkbox:after
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue