mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
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:
@@ -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;
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user