forked from CGM_Public/pretix_original
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -495,6 +495,12 @@
|
||||
.pretix-widget-event-availability-red.pretix-widget-event-calendar-event {
|
||||
background-color: $brand-danger;
|
||||
}
|
||||
.pretix-widget-event-availability-low .pretix-widget-event-list-entry-availability span {
|
||||
border-left: 10px solid $brand-warning;
|
||||
}
|
||||
.pretix-widget-event-availability-low.pretix-widget-event-calendar-event {
|
||||
border-right: 10px solid $brand-warning;
|
||||
}
|
||||
|
||||
.pretix-widget-event-calendar {
|
||||
padding-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user