Corrections contrôles validité date et affichage état immo ignorées

This commit is contained in:
Jean-Christophe Engel 2026-05-05 12:25:11 +02:00
parent 78407592a1
commit 3169fe9268
5 changed files with 42 additions and 10 deletions

View file

@ -94,3 +94,7 @@ html.dialog.dark main {
html.dark .block.alert {
background-color : rgba(87, 206, 235, 0.5);
}
span.input-list.avoirs label {
padding : 0.4rem 0.6rem;
}