mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
address history: improve template, insert buttons with validFrom/validTo difference
This commit is contained in:
@@ -40,6 +40,9 @@ div.flex-bloc {
|
||||
div.item-col {
|
||||
&:first-child {
|
||||
flex-grow: 0; flex-shrink: 0; flex-basis: auto;
|
||||
padding-bottom: 0.5em;
|
||||
border-bottom: 1px dotted #0000004f;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
&:last-child {
|
||||
flex-grow: 1; flex-shrink: 1; flex-basis: auto;
|
||||
|
@@ -83,7 +83,9 @@ section.chill-entity {
|
||||
}
|
||||
}
|
||||
|
||||
.noaddress {}
|
||||
.noaddress {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
span.address-since,
|
||||
span.address-until {}
|
||||
|
Reference in New Issue
Block a user