Changeset 1852 in subversion
- Timestamp:
- Sep 19, 2008 1:21:37 PM (5 years ago)
- Location:
- trunk/roundcubemail/skins/default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/mail.css
r1850 r1852 783 783 padding: 0px; 784 784 font-family: monospace; 785 white-space: pre; 785 786 white-space: -moz-pre-wrap !important; 786 white-space: pre;787 white-space: -o-pre-wrap !important; 787 788 word-wrap: break-word; /* IE (and Safari) */ 788 789 } -
trunk/roundcubemail/skins/default/print.css
r543 r1852 109 109 padding: 0; 110 110 white-space: pre; 111 white-space: -o-pre-wrap !important; 112 white-space: -moz-pre-wrap !important; 111 113 font-family: monospace; 114 word-wrap: break-word; /* IE (and Safari) */ 112 115 } 113 116
Note: See TracChangeset
for help on using the changeset viewer.
