Improved styling of the datatables checkbox.

This commit is contained in:
Jan Böhmer 2022-09-21 15:36:33 +02:00
parent f0956da0ea
commit 125ace00db

View file

@ -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