forked from CGM_Public/pretix_original
Make plugin dependencies optional by allowing plugins to report errors
This commit is contained in:
@@ -14,6 +14,9 @@ td > .form-group > .checkbox {
|
||||
.has-success .form-control {
|
||||
border-color: #cccccc;
|
||||
}
|
||||
.panel-body div.alert:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.form-horizontal [data-formset] .form-group {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user