mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Add dependencies between form fields
This commit is contained in:
@@ -26,6 +26,10 @@ td > .form-group > .checkbox {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.form-group.disabled {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.form-horizontal [data-formset] .form-group {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user