Skin the Mail editor except ng-tags

This commit is contained in:
iRouge
2015-06-11 15:57:26 -04:00
committed by Francis Lachapelle
parent a1299fea97
commit 1bb66bbf7d
4 changed files with 37 additions and 11 deletions
@@ -0,0 +1,13 @@
////
/// SOGo
/// Version: #{}
/// Module:
/// Main definitions for
////
[id=messageEditor] {
width: 13 *$pitch;
margin: 0 auto;
background-color: sg-color($sogoPaper, 100);
}
@@ -7,6 +7,8 @@
///
@import 'MailerUI.scss';
// @import 'ContactsUI.scss';
@import 'MessageEditorUI';
.view[layout=row] {
max-height: 100%;