Ajout calcul total général case cochées

FossilOrigin-Name: 3a1cdc3cd5b81be5a45684569107bbe48f547d471a6873aaa508652cf8103b0b
This commit is contained in:
engel 2025-12-30 09:35:39 +00:00
parent 358c44d23c
commit 57f0d77527
5 changed files with 120 additions and 73 deletions

View file

@ -2,6 +2,10 @@
* liste des versements
*/
label.strong {
font-weight : bold;
}
div.pair {
background-color: rgba(var(--gSecondColor), 0.15);
}