mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
fix(mail(css)): add bold font to mailboxes with positive unseen count
Fixes #4277
This commit is contained in:
@@ -419,6 +419,10 @@ html p {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.sg-font-medium {
|
||||
font-weight: $sg-font-medium;
|
||||
}
|
||||
|
||||
// Date bloc in use on the toolbar
|
||||
// ----------------------------------------------------------------------------
|
||||
$today-font-size: 72px; // Visualy adjusted
|
||||
|
||||
Reference in New Issue
Block a user