
Stylesheet in replied-to embedded HTML message overrides MailMate theme
Reported by Mika Raunio | September 30th, 2019 @ 02:37 PM
When I reply to an HTML message (and it gets embedded), and that
HTML contains a <style>
tag, the contents of
that tag seem to override the CSS defined by my chosen MailMate
theme.
For example, messages that I receive from Outlook users often contain:
<style type="text/css" style="display:none">
/*<![CDATA[*/
<!--
p
{margin-top:0;
margin-bottom:0}
-->
/*]]>*/
</style>
and this causes my reply to lose inter-paragraph spacing as well.
I have tried both Inline CSS (with Premailer) and Scoped Stylesheet.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.