Add a class to the div tags of calendar labels
We are currently able to create labels for calendar events. Assigning a color which then gets added as a colored border on the left hand side of the event div. Such as the following:
<div style="border-left:4px solid #88B869;margin-top:3px;">
If these divs in addition to the current style would be given a custom class we could further style the labels to our own desire.
7
votes
Fornix
shared this idea
This is not currently planned to be included in a development cycle, but we may revisit it at a later date.