mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-21 13:18:34 +00:00
Cleaning unused scss files
This commit is contained in:
committed by
Francis Lachapelle
parent
a276ac366e
commit
46a262acfa
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user