Cleaning unused scss files

This commit is contained in:
Benoit Favreault
2015-06-12 11:45:38 -04:00
committed by Francis Lachapelle
parent a276ac366e
commit 46a262acfa
155 changed files with 457 additions and 6767 deletions
+3 -8
View File
@@ -1,10 +1,5 @@
///
/// @filename _views.scss
/// @project SOGo
/// @version 3.alpha
/// @module views
///
///
/// _view.scss -*- Mode: text; indent-tabs-mode: nil; basic-offset: 2 -*-
@import 'LoginUI.scss';
@import 'MailerUI.scss';
@import 'ContactsUI.scss';
@@ -163,4 +158,4 @@ $detailView-width: grid-step(8) !global;
// to create a false padding for the fab button
border-bottom: ($button-fab-height + ($mg * 2)) solid transparent; // buton height + mg top and bottom
}
}
}