Read target mailbox for audit pane

This commit is contained in:
DonVoo 2026-07-06 07:41:41 +02:00
parent 2bdf622257
commit ffa28f6182
3 changed files with 114 additions and 5 deletions

View file

@ -144,6 +144,7 @@ a.tree-node { display: block; color: inherit; text-decoration: none; }
margin: 0;
}
.ef-empty { color: var(--ol-muted); padding: 24px; }
.audit-note { padding: 10px 16px; border-bottom: 1px solid var(--ol-border); font-size: 12px; }
/* Buttons / Formulare (flach, 2013er) */
.btn {