Visitor sign in kiosk: multi-site, badge printing, WWCC expiry warnings, admin accounts with 2FA

This commit is contained in:
2026-09-03 14:43:03 +10:00
parent 8c97c314e0
commit e6731dbdfa
11 changed files with 169 additions and 31 deletions
+3
View File
@@ -397,3 +397,6 @@ a:focus-visible {
min-height: 58px;
}
.picker:disabled { color: var(--muted); }
/* An optional field says so quietly, without shouting for attention. */
.field > span em { font-style: normal; opacity: 0.75; }