From 46e6a8b4172c327ce7477d4c68aea2b748859512 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 5 Mar 2026 19:33:58 +0000 Subject: [PATCH] dg --- Bootstrap_new/css/theme-modern.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 24cfe4e9..6b08f36e 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1433,4 +1433,11 @@ select[class*="selectpicker"], .modal-header .btn:hover { transform: scale(1.2); opacity: 0.8; +} + +.dt-buttons-custom { + margin-right: 15px; +} +.dt-search-custom input { + min-width: 200px; } \ No newline at end of file