This commit is contained in:
Utkarsh Khedkar
2025-12-19 11:00:34 +05:30
parent 5dc9fc7db4
commit fc9a401a8c
11 changed files with 6113 additions and 730 deletions

View File

@@ -333,6 +333,13 @@ body, .container-fluid {
border-color: #f59e0b !important;
}
.badge-loading {
background: linear-gradient(135deg, #e3f2fd, #90caf9) !important;
color: #1565c0 !important;
border-color: #2196f3 !important;
width: 110px;
}
/* In Transit Status - SAME SIZE WITH TRUCK ICON */
.badge-in_transit {
background: linear-gradient(135deg, #dbeafe, #93c5fd) !important;
@@ -1101,6 +1108,7 @@ body, .container-fluid {
break-inside: avoid;
}
}
</style>
<div class="container-fluid py-3">