mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Allow to filter global event list using organizer parameters
This commit is contained in:
@@ -493,3 +493,9 @@ table td > .checkbox input[type="checkbox"] {
|
||||
.help-inline {
|
||||
color: lighten($text-color, 25%); // lighten the text some for contrast
|
||||
}
|
||||
|
||||
.panel .filter-form {
|
||||
.form-group {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user