mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 13:58:51 +00:00
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:
@@ -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; }
|
||||
Reference in New Issue
Block a user