mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
@@ -718,3 +718,17 @@ table td > .checkbox input[type="checkbox"] {
|
||||
.pos-relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#subevent-bulk-create-form {
|
||||
fieldset {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
.subevent-itemvar-group {
|
||||
label.control-label {
|
||||
padding-top: 0;
|
||||
}
|
||||
label:not(.control-label) {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user