fixed import bugs and filter

This commit is contained in:
Luca Haid
2025-07-17 13:57:20 +02:00
parent fc7bf317aa
commit 246e6551b9
2 changed files with 9 additions and 0 deletions

View File

@@ -1348,6 +1348,11 @@ $pagination_entity_name = "Adressen";
background-color: #337ab7; /* Blue */
}
.ConstructionConsentOwnerResult-new {
/*red background color here for this tr*/
background-color: #337ab7
}
.ConstructionConsentOwnerResult-denied {
/*red background color here for this tr*/
background-color: #f9a39f