Cleaning unused scss files

This commit is contained in:
Benoit Favreault
2015-04-10 15:37:00 -04:00
committed by Francis Lachapelle
parent a276ac366e
commit 46a262acfa
155 changed files with 457 additions and 6767 deletions
@@ -1,9 +1,4 @@
////
/// SOGo
/// Version: #{}
/// Module:
/// Main definitions for
////
/// MessageEditorUI.scss -*- Mode: text; indent-tabs-mode: nil; basic-offset: 2 -*-
[id=messageEditor] {
//width: (13 * $pitch + $mg); // 13 cols + 1margin for scrollbar
@@ -38,4 +33,4 @@ textarea.ck-editor{
width: 100%;
min-height: grid-step(3);
margin-top: $mg;
}
}