Improve toolbars on small screens

- normalized toolbars in message viewer, contact viewer and contact
  editor;
- lower width of sidenav on medium screens;
- reworked display of message headers
This commit is contained in:
Francis Lachapelle
2015-09-03 16:17:21 -04:00
parent 3647f066da
commit d72188e2da
18 changed files with 812 additions and 784 deletions
@@ -123,11 +123,11 @@ md-icon {
}
// Message flag
.sg-msg-flag {
md-icon {
color: sg-color($sogoGreen, 50) !important;
&.flagged {
color: sg-color($sogoBlue, 600) !important;
}
}
}
//.sg-msg-flag {
// md-icon {
// color: sg-color($sogoGreen, 50) !important;
// &.flagged {
// color: sg-color($sogoBlue, 600) !important;
// }
// }
//}