add: indicator proposal without driver & validations accepted,cancel proposal

This commit is contained in:
Alexandro Uc Santos
2025-08-13 20:38:09 -06:00
parent c2fb762788
commit 0f4c4e48b0
2 changed files with 13 additions and 5 deletions

View File

@@ -16,6 +16,10 @@ body {
background-color: #fdfcfc !important;
}
.bg-warning {
background: #ecd099 !important;
}
.radius-sm {
border-radius: 8px !important;
}