vendor/assets/stylesheets/calendar.css.scss in flashgrid-ext-1.0.7 vs vendor/assets/stylesheets/calendar.css.scss in flashgrid-ext-1.0.8

- old
+ new

@@ -141,9 +141,10 @@ .calendar-event { background-color: rgba(236,238,241,1); border: 1px solid rgba(217,222,225,1); border-radius: 2px; color: rgba(71,74,84,1); + cursor: pointer; display: inline-block; padding: 4px 5px 5px 5px; font-size: 12px; font-weight: bold; white-space: nowrap; \ No newline at end of file