mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: f775647c24125f4df21cdc41b3c4eae6eccec830
Monotone-Revision: d3291322d5661d3ab179d4b554b40c2516e33731 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-19T21:08:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -368,6 +368,12 @@ DIV.mailer_plaincontent
|
||||
position: relative;
|
||||
font-family: monospace, fixed;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap; /* css-3 */
|
||||
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
|
||||
white-space: -pre-wrap; /* Opera 4-6 */
|
||||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
||||
width: 99%;
|
||||
font-size: inherit;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
||||
Reference in New Issue
Block a user