From daac5d73922151adcbb062206cc4f653a4c1609f Mon Sep 17 00:00:00 2001 From: Jan Novak Date: Fri, 8 May 2026 10:17:03 +0200 Subject: [PATCH] =?UTF-8?q?fix(go):=20adults=20template=20=E2=80=94=20emit?= =?UTF-8?q?=20markup=20that=20the=20lifted=20CSS=20expects?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The lifted-from-Python app.css already styles .list-container/.list-item, .unmatched-row, .balance-pos/.balance-neg, and cell-{status}; the M6.2 template invented .credits-list / .unmatched-table / .balance-cell that had no rules, so those sections rendered unstyled. - Credits / Debts: