mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Improve calendar-navigation on organizer and events page (Z#177488) (#2373)
* hide icons for calendar-types and improve layout-breakpoints in calendar top-nav * change month-selector to one dropdown "date"and redirect old URLs to new date-based URLs * change week calendar to one dropdown "date“ and redirect old URLs to new date-based URLs
This commit is contained in:
committed by
GitHub
parent
d16f6167f6
commit
aed64d16f6
@@ -22,6 +22,10 @@ td > .form-group > .checkbox {
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
.form-inline .form-control {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.has-success .form-control {
|
||||
border-color: #cccccc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user