stock module - 25-03-2025

This commit is contained in:
vadivelJ96 2025-03-25 09:17:05 +05:30
parent ae178e477a
commit ca3a8d5ee2
11 changed files with 11 additions and 11 deletions

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {