mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
v2.20.0
This commit is contained in:
parent
7c362879ed
commit
ce3acc4ec8
11 changed files with 39 additions and 24 deletions
|
|
@ -98,12 +98,6 @@ body > header ul {
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
#V-MailMessageView,
|
||||
.b-folders .b-content {
|
||||
bottom: 5px;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.messageListItem * {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
@ -114,7 +108,7 @@ body > header ul {
|
|||
*/
|
||||
|
||||
.messageList {
|
||||
margin: 0 5px;
|
||||
margin: 0 5px 0 0;
|
||||
}
|
||||
|
||||
a.selectable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue