From 20f5fc96313e1eaea6d3f55bd2cefb9f699a91da Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 17 Dec 2024 11:40:14 +0530 Subject: [PATCH] stock module changes-1 vadivel J 17-12-2024 --- app/Views/drierMachineDetails.php | 15 --------------- app/Views/incomingSilicaSandDetails.php | 5 +++-- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/app/Views/drierMachineDetails.php b/app/Views/drierMachineDetails.php index 0327310a..9279fddb 100644 --- a/app/Views/drierMachineDetails.php +++ b/app/Views/drierMachineDetails.php @@ -182,21 +182,6 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y'); } - -/* #drierTable th:nth-child(1), -#drierTable th:nth-child(2), -#drierTable td:nth-child(1), -#drierTable td:nth-child(2) { - position: sticky; - left: 0; - background-color: white; - z-index: 2; - border-right: 1px solid #ddd; -} -#drierTable th:nth-child(1), -#drierTable td:nth-child(1) { - z-index: 3; -} */
diff --git a/app/Views/incomingSilicaSandDetails.php b/app/Views/incomingSilicaSandDetails.php index e8b3680e..21c0410c 100644 --- a/app/Views/incomingSilicaSandDetails.php +++ b/app/Views/incomingSilicaSandDetails.php @@ -11,7 +11,8 @@ .fht-table tr, .fht-table th, .fht-table td { - margin: 0; + margin-top: 0; + padding:0 8px; } .fht-table td { @@ -479,7 +480,7 @@ - +