Git ha fatto robe

This commit is contained in:
2025-04-10 13:18:32 +02:00
parent 60726a7eb3
commit cd3c9b40d8
85 changed files with 801 additions and 785 deletions

View File

@@ -232,6 +232,10 @@ table.image-table img {
background-color: yellow;
color: black;
}
.lista-mezzi tbody tr.fermo a{
background-color: yellow;
color: black;
}
.lista-mezzi tbody tr.dismesso{
background-color: orangered;
}