From 125ace00db0e04d796d5800217cf7d84ac4cd724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Wed, 21 Sep 2022 15:36:33 +0200 Subject: [PATCH] Improved styling of the datatables checkbox. --- assets/css/app.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/app.css b/assets/css/app.css index 33891bc8..52b33c2b 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -722,6 +722,10 @@ div.dataTables_wrapper div.dataTables_info { white-space: normal; } +th.select-checkbox { + min-width: 10px; +} + /******************************* Parts datatable styling