mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 18:34:32 +02:00
Improved styling of the datatables checkbox.
This commit is contained in:
parent
f0956da0ea
commit
125ace00db
1 changed files with 4 additions and 0 deletions
|
@ -722,6 +722,10 @@ div.dataTables_wrapper div.dataTables_info {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
th.select-checkbox {
|
||||||
|
min-width: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*******************************
|
/*******************************
|
||||||
Parts datatable styling
|
Parts datatable styling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue