1
0
Fork 0

The contact list in mails now contains not only the name but also the address.

This commit is contained in:
Michael Vogel 2015-01-27 08:04:24 +01:00
commit 848c09935a
4 changed files with 60 additions and 39 deletions

View file

@ -2243,6 +2243,10 @@ blockquote {
#prof-separator { display: none;}
*/
#message-to-select {
height: 150px;
}
#prvmail-upload {
margin-left: 10px;
}