forked from CGM_Public/pretix_original
Redesign of email settings (#2426)
Co-authored-by: Felix Rindt <felix@rindt.me>
This commit is contained in:
@@ -21,6 +21,9 @@ td > .form-group > .checkbox {
|
||||
.static-form-row {
|
||||
padding-top: 7px;
|
||||
}
|
||||
.static-form-row-with-btn {
|
||||
padding-top: 3px;
|
||||
}
|
||||
|
||||
.form-inline .form-control {
|
||||
max-width: 100%;
|
||||
@@ -340,6 +343,7 @@ input[type=number].short {
|
||||
.propagated-settings-box.locked {
|
||||
.propagated-settings-form {
|
||||
opacity: 0.7;
|
||||
pointer-events: none;
|
||||
}
|
||||
.panel-body.help-text {
|
||||
border-bottom: 1px solid $panel-default-heading-bg;
|
||||
|
||||
Reference in New Issue
Block a user