address history: improve template, insert buttons with validFrom/validTo difference

This commit is contained in:
2021-07-30 17:28:51 +02:00
parent e8e4dbef1f
commit b683e60cf7
9 changed files with 226 additions and 162 deletions

View File

@@ -83,7 +83,9 @@ section.chill-entity {
}
}
.noaddress {}
.noaddress {
font-style: italic;
}
span.address-since,
span.address-until {}