mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Merge pull request #989 from pretix/approvals
Require approval for orders of specific products
This commit is contained in:
@@ -137,6 +137,12 @@
|
||||
font-size: 22px;
|
||||
padding-top: 14px;
|
||||
}
|
||||
.alert-primary::before {
|
||||
background: $brand-primary !important;
|
||||
}
|
||||
.alert-primary {
|
||||
border-color: $brand-primary !important;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user