mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-08 20:09:44 +00:00
(css) Improve contacts and messages lists
This commit is contained in:
@@ -11,6 +11,16 @@
|
||||
transform: translateY(-100%); // Compensate the container top-margin
|
||||
}
|
||||
|
||||
.unread {
|
||||
.#{$md}-subhead-multi,
|
||||
.#{$md}-body-multi {
|
||||
font-weight: $sg-font-medium;
|
||||
}
|
||||
.msg-date {
|
||||
color: sg-color($sogoBlue, 600);
|
||||
}
|
||||
}
|
||||
|
||||
.msg-header-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user