Files
drupal-figli-compta/web/modules/custom/figli_compta_ledger/css
bachir 9e489b48e6 Fix footer solde colors not showing red/green
The generic totals-row rule (tr.figli-totals-row td) has higher
specificity than the lone td.figli-solde-crediteur/-debiteur rules, so
its neutral color always won in the footer even though soldeClass()
was already applying the right class there.
2026-09-04 20:58:44 +02:00
..