Add a header and/or footer to the vacation message

Fixes #1961
This commit is contained in:
Francis Lachapelle
2016-06-14 14:10:17 -04:00
parent 7f4474f47c
commit 4744170628
13 changed files with 259 additions and 7 deletions
@@ -0,0 +1,6 @@
/// PreferencesUI.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
.text-preview {
white-space: pre-wrap;
word-wrap: break-word;
}
@@ -5,6 +5,7 @@
@import 'ContactsUI.scss';
@import 'MessageEditorUI';
@import 'SchedulerUI';
@import 'PreferencesUI';
@import 'AdministrationUI';
.view[layout=row],