mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
v2.20.0
This commit is contained in:
parent
7c362879ed
commit
ce3acc4ec8
11 changed files with 39 additions and 24 deletions
|
|
@ -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.**
|
||||
|
|
|
|||
|
|
@ -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