A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Add classes to specific Calendar Events
-
Hi,
I use the default calendar module because it suits me very well in its display.
I would need to add specific CSS classes when an event contains a particular word. We have the “customEvents” option which adds an icon. My need is to add the class I want to the <tr> tag. As you see in the screenshot, I would like to add the class “match” to its line to the event containing the word “match”.
How do I do this with MagicMirror?
Thank you for your help :-) -
A pull request was made on the develop branch : https://github.com/MichMich/MagicMirror/pull/3193