diff --git a/app/Views/drierMachineDetails.php b/app/Views/drierMachineDetails.php
index 39d75714..1b6354b8 100644
--- a/app/Views/drierMachineDetails.php
+++ b/app/Views/drierMachineDetails.php
@@ -113,8 +113,8 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
font-weight: bold;
padding: 2px 4px;
text-align: center;
- min-width: 150px; /* Set a fixed width */
- max-width: 150px; /* Ensure it doesn't exceed this width */
+ min-width: 120px; /* Set a fixed width */
+ max-width: 120px; /* Ensure it doesn't exceed this width */
white-space: nowrap; /* Prevent text from wrapping */
overflow: hidden; /* Hide overflowing content */
text-overflow: ellipsis; /* Show "..." for overflow text */
@@ -123,13 +123,13 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
.celda_encabezado_total {
background-color:#ffffff;
- border: 1px solid #ccc;
+ border: 1px solid #ffff;
color: #ffffff;
font-weight: bold;
padding: 2px 4px;
text-align: center;
- min-width: 150px; /* Set a fixed width */
- max-width: 150px; /* Ensure it doesn't exceed this width */
+ min-width: 120px; /* Set a fixed width */
+ max-width: 120px; /* Ensure it doesn't exceed this width */
white-space: nowrap; /* Prevent text from wrapping */
overflow: hidden; /* Hide overflowing content */
text-overflow: ellipsis; /* Show "..." for overflow text */
@@ -150,9 +150,9 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
.celda_normal {
border: 1px solid #ccc;
- padding: 2px 4px;
- min-width: 150px; /* Set a fixed width */
- max-width: 150px; /* Ensure it doesn't exceed this width */
+ padding: 6px 4px;
+ min-width: 120px; /* Set a fixed width */
+ max-width: 120px; /* Ensure it doesn't exceed this width */
white-space: nowrap; /* Prevent text from wrapping */
overflow: hidden; /* Hide overflowing content */
text-overflow: ellipsis; /* Show "..." for overflow text */
@@ -188,9 +188,7 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
#drierTable th:nth-child(1),
- #drierTable td:nth-child(1),
- #drierTableSummaryId th:nth-child(1),
- #drierTableSummaryId td:nth-child(1) {
+ #drierTable td:nth-child(1) {
position: sticky;
left: 0;
background-color: #00a65a;
@@ -200,6 +198,23 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
}
+ #drierTableSummaryId td:nth-child(1) {
+ position: sticky;
+ left: 0;
+ background-color: #ffffff;
+ z-index: 2;
+ border-right: 2px solid #ddd;
+ color: #ffffff;
+}
+
+
+
+ .fht-table thead th {
+ position: sticky;
+ top: 0;
+ z-index: 5!important;
+ }
+
diff --git a/app/Views/incomingSilicaSandDetails.php b/app/Views/incomingSilicaSandDetails.php
index 9397a127..49e647bd 100644
--- a/app/Views/incomingSilicaSandDetails.php
+++ b/app/Views/incomingSilicaSandDetails.php
@@ -113,15 +113,19 @@
font-weight: bold;
padding: 2px 4px;
text-align: center;
+ min-width: 120px;
+ max-width: 120px;
}
.celda_encabezado_total {
background-color:#ffffff;
- border: 1px solid #ccc;
+ border: 1px solid #ffffff;
color: #ffffff;
font-weight: bold;
padding: 6px 10px;
text-align: center;
+ min-width: 120px;
+ max-width: 120px;
}
._Separador {
@@ -139,6 +143,8 @@
.celda_normal {
border: 1px solid #ccc;
padding: 2px 4px;
+ min-width: 120px;
+ max-width: 120px;
}
/*style excel*/
@@ -175,6 +181,17 @@
text-align: right
}
+ .table-responsive {
+ overflow-y: auto;
+ max-height: 450px;
+ }
+
+ .fht-table thead th {
+ position: sticky;
+ top: 0;
+ z-index: 5!important;
+ }
+
@@ -262,15 +279,15 @@
-
+
| S.NO |
IGR No |
Invoice No |
Invoice Date |
Received Date |
- Supplier Name |
+ Supplier Name |
Grade |
- Grade Condition |
+ Grade Condition |
Vehicle No |
Qty |
___10___ |
@@ -296,7 +313,7 @@
Moisture loss Qty |
Sieve Loss Qty |
Salable Qty |
- Remark |
+ Remark |
MaterialCode |
id |
testedBy |
@@ -370,7 +387,7 @@
-
+ |
|
@@ -380,8 +397,8 @@
-
- |
-
+
-
- | total |
- IGR No-xxx |
- Invoice No-123 |
- 22-01-2025 |
- Received Date |
- MADRAS ENGINEERING INDUSTRIES PRIVATE LIMITED |
- Silica Sand |
- Grade Condition |
- Tn 25 bb 6988 |
- Qty |
- Lab Report |
- AFS Spec |
- AFS Actual |
- Plus 20 loss% |
- Plus 30 Loss % |
- Moisture % Spec |
- Moisture Actual |
- Moisture Loss |
- Moisture loss Qty |
+
+ S.NO |
+ IGR No |
+ Invoice No |
+ Invoice Date |
+ Received Date |
+ Supplier Name |
+ Grade |
+ Grade Condition |
+ Vehicle No |
+ Qty |
+ Lab Report |
+ AFS Spec |
+ AFS Actual |
+ Plus 20 loss% |
+ Plus 30 Loss % |
+ Moisture % Spec |
+ Moisture Actual |
+ Moisture Loss |
+ Moisture loss Qty |
Sieve Loss Qty |
Salable Qty |
-
-
-
+