• Hi!

    if i’m in calendar overview with the legend at the bottom and there are confirmed appointments, the colors between this appointments and the background color of the reserved hint in the legend are different.
    Legend color: #3f51b5
    Appointment color: #3a87ad

    The reason is, that there’s a wrong CSS class in the legend:
    <div data-class="darkblue" class="fc-event status darkblue">reserviert</div>

The topic ‘Different colors’ is closed to new replies.