MODULE-TYPO

- Ajustements, message-view
This commit is contained in:
iRouge
2015-01-16 09:33:46 -05:00
parent f1d2b8cb75
commit 3566fd45d5
7 changed files with 95 additions and 31 deletions
@@ -50,6 +50,7 @@
/* Angular-material components local overrides */
@import 'vendors/angular-material/components/list/list.scss';
@import 'vendors/angular-material/components/divider/divider.scss';
@import 'vendors/angular-material/components/toolbar/toolbar.scss';
// Pages-specific styles
@@ -34,6 +34,10 @@ md-toolbar {
}
}
&.md-toolbar-small {
min-height: $baseline-grid * 6;
}
.md-indent {
margin-left: $toolbar-indent-margin;
}
@@ -22,7 +22,7 @@ $sg-rem-value: $sg-rem-base-value !default;
$sg-sp-scale-factor: $sg-rem-value / $sg-rem-base-value !global;
// Font-size basic scale (from Google)
// nice-to-have : generate with a loop
// NiceToHave : generate with a loop
$sg-typo-scale: (
12,
14,