grav/plugins/events/assets/events.min.css

2 lines
11 KiB
CSS
Raw Normal View History

.calendar-hide{display:none}.calendar-container{display:inline-block;width:100%}.calendar-container a{transition:0.2s}@media screen and (min-width: 768px){.calendar-container .calendar-table{float:left;display:block;margin-right:2.35%;width:55%}}.calendar-container .calendar-table table{font-family:sans-serif}.calendar-container .calendar-table table thead .calendar-controls .calendar-buttons{font-size:1em;text-align:center}.calendar-container .calendar-table table thead .calendar-controls .calendar-buttons a{border-radius:1.5rem;background-color:#efefef;color:#222;display:inline-block;line-height:1.5rem;margin:0.25rem 0.05em;text-align:center;width:1.5rem}.calendar-container .calendar-table table thead .calendar-controls .calendar-buttons a:hover{color:#222;background-color:shade(#efefef, 10);transition:background-color 0.15s ease}.calendar-container .calendar-table table thead .calendar-controls .calendar-title{font-size:1.25em;text-align:center}.calendar-container .calendar-table table thead .calendar-headings th{background:transparent;color:#222;font-size:0.75rem;line-height:2.5;text-align:center;width:14.2857142857%}.calendar-container .calendar-table table tbody tr td{padding:.45rem;vertical-align:top}.calendar-container .calendar-table table tbody tr td div{font-size:0.75rem;position:relative;text-align:center}.calendar-container .calendar-table table tbody tr td div .calendar-day.calendar-active{color:#1BB3E9}.calendar-container .calendar-table table tbody tr td div .calendar-day a{border-radius:2.5rem;background:#efefef;color:#222;display:inline-block}.calendar-container .calendar-table table tbody tr td div .calendar-day a:hover,.calendar-container .calendar-table table tbody tr td div .calendar-day a.calendar-active{background:#1BB3E9;color:#fff}.calendar-container .calendar-table table tbody tr td div .calendar-day a.calendar-active:hover{background:#32bbeb}.calendar-container .calendar-table table tbody tr td div .calendar-day a,.calendar-container .calendar-table table tbody tr td div .calendar-day span{font-size:0.75rem;line-height:2.5rem;text-align:center;width:2.5rem}.calendar-container .calendar-table table tbody tr td div .calendar-day-details{display:none}@media screen and (min-width: 768px){.calendar-container .calendar-details{float:left;display:block;width:42.65%}}.calendar-container .calendar-details .calendar-day-details .calendar-day{margin:0}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events{list-style:none;padding:0}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event{padding-top:0.5em;clear:both}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column{float:left;display:block;margin-right:2.35%;width:25%;position:relative}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column a{background:#efefef;background-size:cover;background-position:center center;display:block;min-height:4rem;width:100%}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column a time{bottom:0;background:rgba(255,255,255,0.75);color:#222;position:absolute;padding:0.25rem 0.5rem;right:0;z-index:99}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-right-column{float:left;display:block;width:72.65%}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-right-column .event-item-title{font-weight:bold;margin:0}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-right-column .event-item-title span.location-pin{width:.8em;height:.8em;border-radius:50% 50% 50% 0;background-color:currentColor;display:inline-block;transform:rotate(-45deg);margin:.2em .05em 0}.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-rig