/* Calendar bars intentionally use color only. Status stays available as text
   and markers, without stripes, dots or hatch patterns. */
.db-event,
.board-period-event,
.board-timed-event,
.board-timed-event.external-only,
.schedule-open.external-only span {
  background-image: none !important;
}
