body { background-color: {{ widget.settings.background }}; color: {{ widget.settings.textColor }}; font-family: {{ widget.settings.fontFamily }}; padding: {{ widget.settings.padding }}; } .page-link { background-color: {{ widget.settings.background }}; border-color: {{ widget.settings.pagingBorderColor }}; color: {{ widget.settings.pagingColor }}; } .page-link:hover { background-color: {{ widget.settings.pagingColor }}; border-color: {{ widget.settings.pagingColor }}; color: {{ widget.settings.pagingActiveTextColor }}; } .page-item.active .page-link { background-color: {{ widget.settings.pagingColor }}; border-color: {{ widget.settings.pagingColor }}; color: {{ widget.settings.pagingActiveTextColor }}; } .page-item.disabled .page-link { background-color: {{ widget.settings.background }}; border-color: {{ widget.settings.pagingBorderColor }}; color: {{ widget.settings.pagingDisabledTextColor }}; } .btn-primary, .btn-primary:disabled, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:focus { background-color: {{ widget.settings.buttonBackgroundColor }}; border-color: {{ widget.settings.buttonBorderColor }}; color: {{ widget.settings.buttonTextColor }}; } .btn-secondary, .btn-secondary:disabled, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:focus { background-color: {{ widget.settings.printButtonBackgroundColor }}; border-color: {{ widget.settings.printButtonBorderColor }}; color: {{ widget.settings.printButtonTextColor }}; } .input-group-text { background-color: {{ widget.settings.filterLabelBackgroundColor }}; border-color: {{ widget.settings.filterLabelBorderColor }}; color: {{ widget.settings.filterLabelTextColor }}; } .form-control, .form-control.focus, .form-control:focus, .custom-select, .custom-select:focus { background-color: {{ widget.settings.filterInputBackgroundColor }}; border-color: {{ widget.settings.filterInputBorderColor }}; color: {{ widget.settings.filterInputTextColor }}; } .card { background-color: {{ widget.settings.eventBackgroundColor }}; border-color: {{ widget.settings.eventBorderColor }}; } .card-title { color: {{ widget.settings.eventNameTextColor }}; } .card-subtitle.text-body { color: {{ widget.settings.eventDateTextColor }}!important; } .card .text-muted { color: {{ widget.settings.eventInfoTextColor }}!important; } .badge-warning { background-color: {{ widget.settings.eventBadgeWarningBackgroundColor }}; color: {{ widget.settings.eventBadgeWarningTextColor }}; } .badge-info { background-color: {{ widget.settings.eventBadgeInfoBackgroundColor }}; color: {{ widget.settings.eventBadgeInfoTextColor }}; } a, a:hover { color: {{ widget.settings.linkColor }}; } a.underlined { text-decoration: underline; }
Finden
{{ error }}
{{ date.event.name }}
{{ render_event_date_instance(date.start, date.allday) }}
{{ date.event.organization.name }}
{{ date.event.organizer.name }}
{{ date.event.place.name }}
{{ date.event.name }}
{{ render_event_date_instance(date.start, date.allday) }}
{{ date.event.organization.name }}
{{ date.event.organizer.name }}
{{ date.event.place.name }}
{{ render_event_date_instance(date.start, date.allday, 'L', 'L') }}
{{ date.event.name }}
Suche öffnen
Drucken