sogo/UI/WebServerResources/scss/views/LoginUI.scss

16 lines
220 B
SCSS
Raw Normal View History

2015-04-10 21:37:00 +02:00
/// LoginUI.scss -*- Mode: text; indent-tabs-mode: nil; basic-offset: 2 -*-
[ui-view="login"] > md-content {
width: grid-step(5);
}
[id=logo] img {
max-width: 100%;
}
2015-03-08 22:42:38 +01:00
label.login-lang {
margin: 0 $bl $bl 0;
}