Renamed Kiosks. Clarified Volunteer flow status.
This commit is contained in:
parent
fa7ea35fd5
commit
6c21efcb16
7 changed files with 13 additions and 12 deletions
|
|
@ -130,6 +130,7 @@ tr:hover td { background: rgba(255,255,255,0.02); }
|
|||
text-transform: uppercase; letter-spacing: 0.04em;
|
||||
}
|
||||
.badge-checked { background: rgba(34,197,94,0.15); color: var(--c-success); }
|
||||
.badge-confirmed { background: rgba(99,102,241,0.15); color: var(--c-accent-h); }
|
||||
.badge-unchecked { background: rgba(122,127,150,0.15); color: var(--c-muted); }
|
||||
.badge-partial { background: rgba(245,158,11,0.15); color: var(--c-warn); }
|
||||
.badge-role { background: rgba(99,102,241,0.15); color: var(--c-accent-h); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue