forked from CGM_Public/pretix_original
Show selected add-ons in questions step
This commit is contained in:
@@ -40,5 +40,12 @@
|
||||
}
|
||||
.form-group.required .control-label:after {
|
||||
content: '*';
|
||||
color: $brand-primary
|
||||
color: $brand-primary;
|
||||
}
|
||||
.form-control-text {
|
||||
padding-top: 7px;
|
||||
}
|
||||
.addon-list {
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
Reference in New Issue
Block a user