stock module - 25-03-2025
This commit is contained in:
parent
ae178e477a
commit
ca3a8d5ee2
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user