Files
sogo/UI/WebServerResources/scss/views/_view.scss
T
iRouge 4185cc37fe Style the plain-text Mail editor
Style Contacts
Style Contact editor (buggy)
Change postcss config
2015-06-12 10:50:05 -04:00

15 lines
217 B
SCSS

///
/// @filename _views.scss
/// @project SOGo
/// @version 3.alpha
/// @module views
///
///
@import 'MailerUI.scss';
@import 'ContactsUI.scss';
@import 'MessageEditorUI';
.view[layout=row] {
max-height: 100%;
}