Ajout onglets prêts/locations aux membres

This commit is contained in:
Jean-Christophe Engel 2026-02-11 17:53:47 +01:00
parent 7f60e6aa04
commit 2a181e4929
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;
}