début refonte gestion versements

FossilOrigin-Name: 1be54b8a985d3fb24895bae4cc5481743edf0a68dbb0eb4278580df3ce7f530d
This commit is contained in:
engel 2022-03-24 18:00:39 +00:00
parent 2e8eb26e5a
commit af7816d97f
11 changed files with 322 additions and 112 deletions

View file

@ -18,6 +18,10 @@ div span {
td.montant {
text-align : right;
}
span.montant {
width : 5em;
text-align : right;
}
summary.activite {
background: rgba(var(--gMainColor), 0.25);
}