Public Access
Visitor sign in kiosk: multi-site, badge printing, WWCC expiry warnings, admin accounts with 2FA
This commit is contained in:
@@ -344,3 +344,10 @@ tr.row-bad td { background: #fdf0f2; }
|
||||
background: #fdf3d8;
|
||||
color: var(--ink);
|
||||
}
|
||||
|
||||
.plain-list { margin: 0 0 14px; padding-left: 20px; font-size: 14.5px; }
|
||||
.plain-list li { margin-bottom: 5px; }
|
||||
|
||||
/* The confirmation for a destructive action should not look like a Save. */
|
||||
#modal.destructive { border-top-color: var(--alert); }
|
||||
#modal.destructive .primary { border-color: var(--alert); background: var(--alert); }
|
||||
|
||||
Reference in New Issue
Block a user