From a972efcf0531bc22a1beb5ce007a7a066c0bd1aa Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Mon, 1 Sep 2025 16:28:26 +0530 Subject: [PATCH] FIX_UI Support --- app/Views/UserList.php | 38 +- app/Views/cd_master_add_modal.php | 40 +- app/Views/layout/header.php | 96 ++- app/Views/oldheader.php | 1189 +++++++++++++++++++++++++++++ app/Views/thz_notes.php | 8 + app/Views/vehicle_master_list.php | 5 +- 6 files changed, 1321 insertions(+), 55 deletions(-) create mode 100644 app/Views/oldheader.php diff --git a/app/Views/UserList.php b/app/Views/UserList.php index d9d73f2a..070a4c10 100755 --- a/app/Views/UserList.php +++ b/app/Views/UserList.php @@ -42,6 +42,16 @@ table.dataTable tbody td { padding: 20px; } + #mobile::placeholder { + font-size: 13px; + } + + .custom-select{ + border-radius: 10px !important ; + background-color: #ECECEC !important ; + box-shadow: 0px 2px 4px 0px #00000024 !important; + } + .multiselect-native-select { position: relative; } @@ -297,8 +307,9 @@ table.dataTable tbody td { -