mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Style mail printing of email contents with hierarchy
This commit is contained in:
parent
bc54916269
commit
29a8abb13f
@ -730,6 +730,9 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
.et2_button {
|
||||
display: none;
|
||||
}
|
||||
blockquote {
|
||||
margin:0;
|
||||
}
|
||||
.mailCompose_copyEmail {
|
||||
}
|
||||
}
|
||||
|
@ -725,6 +725,9 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
||||
.et2_button {
|
||||
display: none;
|
||||
}
|
||||
blockquote {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
#popupMainDiv {
|
||||
padding: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user