New button "Add default email addresses" for the vacation tab of the preferences window.

Monotone-Parent: 47f2f8615e2de608097b0eb96881d051d4b7e9a6
Monotone-Revision: 565a1bad1f0abc7187afc4117f947fa311875346

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-14T22:11:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-10-14 22:11:13 +00:00
parent f281877100
commit 4cfa21406e
7 changed files with 68 additions and 25 deletions

View File

@@ -69,11 +69,15 @@ DIV#windowButtons
#vacation, #forward
{ padding-left: 2.5em; }
#vacation label
#vacation LABEL
{ margin-left: 0; }
#vacation TEXTAREA
{ width: 100%; }
#vacation TEXTAREA#autoReplyText
{ height: 100px; }
#vacation TEXTAREA#autoReplyEmailAddresses
{ height: 50px; }
{ height: 50px; }
#vacation SPAN
{ float: right; }
#vacation BR
{ clear: both; }