mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
improved render of complex HTML mails.
This commit is contained in:
parent
8b09b84e7c
commit
ea4262e954
6 changed files with 102 additions and 23 deletions
|
|
@ -4831,7 +4831,7 @@ html.rl-no-preview-pane .messageView.message-selected {
|
|||
.messageView .b-content .messageItem .bodyText .b-text-part.rtl-text-part {
|
||||
direction: rtl;
|
||||
}
|
||||
.messageView .b-content .messageItem .bodyText .b-text-part.html .mailso-body {
|
||||
.messageView .b-content .messageItem .bodyText .b-text-part.html div[data-x-div-type=body] {
|
||||
margin: 15px;
|
||||
}
|
||||
.messageView .b-content .messageItem .bodyText .b-text-part.plain {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue