mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Improve dark mode for message attachments
This commit is contained in:
parent
a1f4daff3a
commit
ae3bab4b35
4 changed files with 9 additions and 15 deletions
|
|
@ -114,7 +114,8 @@
|
|||
.messageView .b-content .messageItem .pgpSigned,
|
||||
.messageView .b-content .messageItem .readReceipt,
|
||||
.messageView .b-content .messageItem .showImages,
|
||||
.messageView .b-content .messageItem .attachmentsPlace {
|
||||
.messageView .b-content .messageItem .attachmentsPlace,
|
||||
.messageView .b-content .messageItem .attachmentsControls {
|
||||
background-color: #222;
|
||||
border-bottom-color: #444;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue