[MlMt] External CSS-Stylesheet for customize the HTML Body parts/Markdown Preview

Thomas Wölk thomas.woelk at gmail.com
Sun Sep 15 05:20:59 EDT 2013


Hello,

is there a way to use a external CSS-Stylesheet for customize the HTML 
Body parts/Markdown Preview?

I would like use:

	a{color:#d33637;text-decoration:none;border-bottom:1px dotted 
#d33637;-webkit-transition:color .2s ease-in-out}
	a:hover{text-decoration:none;color:#666;border-bottom-color:#666}
	a:active{outline:0;position:relative;top:1px}

	pre code {display: block;padding: 0.5em;color: #000;background: 
#FAFAFA;color: #8B8074;font-family: 
'LiberationMonoRegular',Menlo,Monaco,monospace;font-size: 
1em;font-weight: bold;text-align: left;margin: 1em 0;}

for links an code blocks

and

	hr {background: rgba(0, 0, 0, 0) url(data:image 
png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFW…UAAAAfSURBVHjaYmRABcYwBiM2QSA4y4hNEKYDQxAEAAIMAHNGAzhkPOlYAAAAAElFTkSuQmCC) 
repeat-x 0 0;border: 0 none;color: #CCC;height: 4px;padding: 0;

for divider.

I'found a Link information via HTML source view:

	link type="text/css" rel="stylesheet" 
href="file:///Applications/MailMate.app/Contents/Resources/MmMessagesWebView/stylesheet.css"/
	link type="text/css" rel="stylesheet" 
href="file:///Users/tw/Library/Application 
Support/MailMate/Resources/MmMessagesWebView/stylesheet.css"/
	script type="text/javascript" 
src="file:///Applications/MailMate.app/Contents/Resources/MmMessagesWebView/scripts/basic.js"
	script type="text/javascript" src="file:///Users/xx/Library/Application 
Support/MailMate/Resources/MmMessagesWebView/scripts/basic.js"

__ at Benny:__ Can you check the MD modul?

This line:

	»<link type="text/css" rel="stylesheet" 
href="file:///Applications/MailMate.app/Contents/Resources/MmMessagesWebView/stylesheet.css"/>«

does not work as code block in MM (without "»«")

-- 
Best, Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20130915/2d203f1a/attachment.html>


More information about the mailmate mailing list