vendor/assets/stylesheets/components/_calendar.scss in active_frontend-14.0.74 vs vendor/assets/stylesheets/components/_calendar.scss in active_frontend-14.0.75

- old
+ new

@@ -88,9 +88,10 @@ color: color(white); cursor: default; font-size: text-size(s); padding: 0 3px 1px; } +a.calendar-event { cursor: pointer; } .calendar-event-draggable { cursor: pointer; } .calendar-event-inner { height: 100%; overflow: hidden; text-overflow: ellipsis;