Roundcube Community Forum

Release Support => Pending Issues => Topic started by: velt on August 18, 2015, 03:17:45 PM

Title: Updating HTML source is canceling css style
Post by: velt on August 18, 2015, 03:17:45 PM
Hello,

I'm facing a problem to send mail with css styles in HTML.

After putting the code on edit HTML source and update it the lines below just disappear:

<style type="text/css">
    *{margin:0;padding:0;font-size:100%;font-family:  (...)
    </style>

Without it, the message come unconfigured. I thought that could be xhtml 1.0 or that the Roundcube have a pre-configured html to edit the e-mail, but i didn't have any luck in my research till now.

Can someone help with this?