mirror of
https://github.com/pretix/pretix.git
synced 2026-06-12 01:35:16 +00:00
Add Reusable Media Exchange to Checkin API
This commit is contained in:
committed by
Raphael Michel
parent
93469d33e5
commit
744eab1765
@@ -864,6 +864,9 @@ tbody th {
|
||||
.checkin-sim-result-status-incomplete {
|
||||
background: $brand-primary;
|
||||
}
|
||||
.checkin-sim-result-status-exchange {
|
||||
background: $brand-primary;
|
||||
}
|
||||
.checkin-sim-result-status-error {
|
||||
background: $brand-danger;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user