<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Events being underlined]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1723144412737-5f319da0-a5b5-4bd7-8e5f-cfc36b2acd45-image.png" alt="5f319da0-a5b5-4bd7-8e5f-cfc36b2acd45-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Can anyone shed some light on why events are suddenly being underlined? Yesterday’s events are underlined red, today’s green and tomorrow’s blue. This is happening on several modules all of a sudden: MealieMenu, Calendar (default module), Todoist.</p>
<p dir="auto">I don’t believe I have changed anything related to this and I can’t even see anything in the browser dev tools relating to underlining but I must be missing it because how else is it there?! It’s showing on the display connected to the Pi and my laptop connecting remotely.</p>
<p dir="auto">EDIT: I believe it’s the MMM-Todoist module. this is in the module’s CSS:</p>
<pre><code>.overdue {
    text-decoration: underline #ac0000;
}

.today {
    text-decoration: underline #03a05c;
}

.tomorrow {
    text-decoration: underline #166cec;
}
</code></pre>
<p dir="auto">I commented out those lines and the underlining has gone. Heads up for MMM-Todoist users I guess.</p>
]]></description><link>https://forum.magicmirror.builders/topic/18913/events-being-underlined</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 18:08:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18913.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Aug 2024 19:17:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Events being underlined on Thu, 08 Aug 2024 21:41:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wallyswellies" aria-label="Profile: WallysWellies">@<bdi>WallysWellies</bdi></a> good learning experience</p>
<p dir="auto">Add them to the module, submit a pr<br />
Then use custom.css to override to make them not show</p>
]]></description><link>https://forum.magicmirror.builders/post/119182</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119182</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 08 Aug 2024 21:41:47 GMT</pubDate></item><item><title><![CDATA[Reply to Events being underlined on Thu, 08 Aug 2024 19:58:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thanks Sam. I actually prefer them to not be there at all, even on the Todoist module. Thanks for the tip though.</p>
]]></description><link>https://forum.magicmirror.builders/post/119180</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119180</guid><dc:creator><![CDATA[WallysWellies]]></dc:creator><pubDate>Thu, 08 Aug 2024 19:58:39 GMT</pubDate></item><item><title><![CDATA[Reply to Events being underlined on Thu, 08 Aug 2024 19:56:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wallyswellies" aria-label="Profile: WallysWellies">@<bdi>WallysWellies</bdi></a> you could add the .MMM-Todoist</p>
<p dir="auto">Prefix to those lines  so they would only apply to that module</p>
]]></description><link>https://forum.magicmirror.builders/post/119179</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119179</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 08 Aug 2024 19:56:41 GMT</pubDate></item></channel></rss>