mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Reduce MessageView "Checked messages count" HTML & CSS
This commit is contained in:
parent
1e61171f9c
commit
0ebfa6af23
2 changed files with 5 additions and 11 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue