Personen Verbesserungen

This commit is contained in:
Simon Martens
2025-02-25 12:16:39 +01:00
parent 24f1e4fd55
commit f35c738cee
13 changed files with 81 additions and 23 deletions

View File

@@ -340,6 +340,10 @@
@apply text-gray-400;
}
#personlist [aria-current="location"] a {
@apply !text-red-700;
}
#entrydata .fieldlabel {
@apply font-bold text-base font-sans whitespace-nowrap min-w-48 grow-0 shrink-0 pt-0.5;
}