forked from CGM_Public/pretix_original
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