This commit is contained in:
the-djmaze 2022-11-03 17:20:46 +01:00
parent 7c362879ed
commit ce3acc4ec8
11 changed files with 39 additions and 24 deletions

View file

@ -3,7 +3,7 @@
<id>snappymail</id>
<name>SnappyMail</name>
<summary>SnappyMail Webmail</summary>
<version>2.19.7</version>
<version>2.20.0</version>
<licence>agpl</licence>
<author>SnappyMail, RainLoop Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<description><![CDATA[**Simple, modern, lightweight & fast web-based email client.**

View file

@ -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 {