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; -} */