Hi Dan, Do you use "rich text" or "plain text"? Mailplane 2.1 doesn't apply the stylesheet to the "rich text" message composition, maybe that's the problem.
On Fri, Nov 20, 2009 at 6:57 AM, dan <[email protected]> wrote: > I've got a mailplane app style sheet that i use just to change the > font and the font size when I view and compose a message. I have > figured out the selectors to read a new email but can not get the > right one for the compose window. I've tried .LW-yrrire and used ! > important with no luck. Here is the google code. Any suggestions are > greatly appreciated. > > <html style="background:none transparent;"> > <head> > <style>body {margin:8px} .LW-yrriRe {font:normal small arial}</style> > </head> > <body g_editable="true" hidefocus="true" contenteditable="" > class="editable LW-yrriRe"> > </html> > > Thanks > Dan > > -- > > You received this message because you are subscribed to the Google Groups > "mailplaneapp" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<mailplaneapp%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/mailplaneapp?hl=. > > > Ruben Bakker // uncomplex gmbh // Switzerland // mailplaneapp.com // twitter <http://www.twitter.com/Mailplane> -- You received this message because you are subscribed to the Google Groups "mailplaneapp" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mailplaneapp?hl=.
