MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
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