Intructions for customizing fonts in webview need update
Reported by Patrick Schratz | May 10th, 2020 @ 07:57 AM
I had to use
body {
font: 11pt "Helvetica Neue";
font-weight: 300;
}
instead of
@media print {
body {
font: 12pt "Courier";
}
}
to apply custom fonts for webview in
/Applications/MailMate.app/Contents/Resources/MmMessagesWebView/stylesheet.css
Link: https://manual.mailmate-app.com/customization.html#css_plist
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.