From 254a6c0b5157e242d377e54415112a4228434895 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Fri, 7 Feb 2025 10:50:38 +0530 Subject: [PATCH] stock module latest today vadivel J 07-02-2025 --- app/Views/CoatingMachineDetail.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/Views/CoatingMachineDetail.php b/app/Views/CoatingMachineDetail.php index 901088a8..8ee561ec 100644 --- a/app/Views/CoatingMachineDetail.php +++ b/app/Views/CoatingMachineDetail.php @@ -16,6 +16,17 @@ } + input[type="date"]::-webkit-calendar-picker-indicator { + transform: scale(2.0); + cursor: pointer; + } + + input[type="date"] { + cursor: pointer; + } + + + .fht-table, .fht-table thead,