Ajout onglets prêts/locations aux membres

This commit is contained in:
Jean-Christophe Engel 2026-02-11 17:53:47 +01:00
parent fc802e7449
commit ca7b21bdea
3 changed files with 107 additions and 0 deletions

View file

@ -24,3 +24,7 @@
table.list > thead th[class~=nosort] a:hover {
background-color : rgba(var(--gSecondColor), 0.);
}
.nombre {
text-align: right !important;
}