preparing to re-implement message settings

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-17 00:46:17 +01:00
parent 5c36ab23bf
commit 32063f046c
11 changed files with 140 additions and 33 deletions

View File

@@ -100,6 +100,10 @@ nav a.mark::before {
content: " ";
}
nav a.message::before {
content: " ";
}
nav a.note::before {
content: " ";
}
@@ -133,6 +137,7 @@ nav a.contact,
nav a.doc,
nav a.file,
nav a.mark,
nav a.message,
nav a.note,
nav a.project,
nav a.stock,