Reduce MessageView "Checked messages count" HTML & CSS

This commit is contained in:
the-djmaze 2022-05-31 17:13:25 +02:00
parent 1e61171f9c
commit 0ebfa6af23
2 changed files with 5 additions and 11 deletions

View file

@ -42,13 +42,10 @@ html.rl-no-preview-pane {
line-height: 70px;
padding-top: 100px;
color: #999;
.icon-mail {
font-size: 100px;
font-size: 50px;
line-height: 90px;
padding-left: 10px;
}
}
.b-message-view-checked-helper::after {
content: ' ✉';
font-family: snappymail;
}
.b-message-view-desc {