From ca3a8d5ee2eece46b9795ac1027e81a46e6e2d7f Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Tue, 25 Mar 2025 09:17:05 +0530 Subject: [PATCH] stock module - 25-03-2025 --- app/Views/stock/CoatingMachineDetail.php | 2 +- app/Views/stock/bagStockDetails.php | 2 +- app/Views/stock/dieselStockDetails.php | 2 +- app/Views/stock/drierMachineDetails.php | 2 +- app/Views/stock/dustAndRoughStockDetails.php | 2 +- app/Views/stock/gasStockDetails.php | 2 +- app/Views/stock/incomingSilicaSandDetails.php | 2 +- app/Views/stock/powerConsumptionDetails.php | 2 +- app/Views/stock/resinStockDetails.php | 2 +- app/Views/stock/trpProductionStockDetails.php | 2 +- app/Views/stock/trpSandUseStockDetails.php | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app/Views/stock/CoatingMachineDetail.php b/app/Views/stock/CoatingMachineDetail.php index 6fe97770..3a8b2bd5 100644 --- a/app/Views/stock/CoatingMachineDetail.php +++ b/app/Views/stock/CoatingMachineDetail.php @@ -46,7 +46,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/bagStockDetails.php b/app/Views/stock/bagStockDetails.php index 8944fde6..dcf46883 100644 --- a/app/Views/stock/bagStockDetails.php +++ b/app/Views/stock/bagStockDetails.php @@ -29,7 +29,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/dieselStockDetails.php b/app/Views/stock/dieselStockDetails.php index 31a959cb..0efe820a 100644 --- a/app/Views/stock/dieselStockDetails.php +++ b/app/Views/stock/dieselStockDetails.php @@ -30,7 +30,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/drierMachineDetails.php b/app/Views/stock/drierMachineDetails.php index 5340bf52..d32fdadf 100644 --- a/app/Views/stock/drierMachineDetails.php +++ b/app/Views/stock/drierMachineDetails.php @@ -49,7 +49,7 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y'); background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/dustAndRoughStockDetails.php b/app/Views/stock/dustAndRoughStockDetails.php index 3796827b..50b4f194 100644 --- a/app/Views/stock/dustAndRoughStockDetails.php +++ b/app/Views/stock/dustAndRoughStockDetails.php @@ -34,7 +34,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/gasStockDetails.php b/app/Views/stock/gasStockDetails.php index 950b81f0..1af33fa9 100644 --- a/app/Views/stock/gasStockDetails.php +++ b/app/Views/stock/gasStockDetails.php @@ -21,7 +21,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/incomingSilicaSandDetails.php b/app/Views/stock/incomingSilicaSandDetails.php index 011e99f8..4958a6e9 100644 --- a/app/Views/stock/incomingSilicaSandDetails.php +++ b/app/Views/stock/incomingSilicaSandDetails.php @@ -28,7 +28,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/powerConsumptionDetails.php b/app/Views/stock/powerConsumptionDetails.php index 24f32516..e23a0f89 100644 --- a/app/Views/stock/powerConsumptionDetails.php +++ b/app/Views/stock/powerConsumptionDetails.php @@ -29,7 +29,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/resinStockDetails.php b/app/Views/stock/resinStockDetails.php index 3c626781..b56555ee 100644 --- a/app/Views/stock/resinStockDetails.php +++ b/app/Views/stock/resinStockDetails.php @@ -21,7 +21,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/trpProductionStockDetails.php b/app/Views/stock/trpProductionStockDetails.php index 17355936..94598e3b 100644 --- a/app/Views/stock/trpProductionStockDetails.php +++ b/app/Views/stock/trpProductionStockDetails.php @@ -22,7 +22,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover { diff --git a/app/Views/stock/trpSandUseStockDetails.php b/app/Views/stock/trpSandUseStockDetails.php index 59e8770f..04b0b62f 100644 --- a/app/Views/stock/trpSandUseStockDetails.php +++ b/app/Views/stock/trpSandUseStockDetails.php @@ -21,7 +21,7 @@ background-color: rgb(170, 222, 167); color:rgb(2, 2, 2); transform: scale(1.25); /* Increases size by 25% */ - transition: transform 0.2s ease-in-out; /* Smooth scaling effect */ + transition: transform 0.5s ease-in-out; /* Smooth scaling effect */ } .fht-table tr:hover {