mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:24 +02:00
Fix mail Print does not show attachment list
This commit is contained in:
parent
0b9bffc40c
commit
898fc3c9fc
@ -688,10 +688,11 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
|
|||||||
overflow: visible;
|
overflow: visible;
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
.mailDisplayAttachments, #mail-display_mail_displayattachments {
|
.mailDisplayAttachments{
|
||||||
display: none;
|
|
||||||
border: none;
|
border: none;
|
||||||
position: inherit;
|
position: inherit;
|
||||||
}
|
}
|
||||||
|
.et2_button {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user