Improved message header style

This commit is contained in:
the-djmaze 2022-10-26 16:39:01 +02:00
parent ffcc86805a
commit 256023dc58
3 changed files with 7 additions and 10 deletions

View file

@ -112,12 +112,7 @@
}
.messageView .messageItemHeader,
.messageView #messageItem .pgpEncrypted,
.messageView #messageItem .pgpSigned,
.messageView #messageItem .readReceipt,
.messageView #messageItem .showImages,
.messageView #messageItem .attachmentsPlace,
.messageView #messageItem .attachmentsControls {
.messageView #messageItem .bodySubHeader > * {
background-color: #222;
border-bottom-color: #444;
}