mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-19 04:17:58 +00:00
fix(css): improve display of category colors (Calendar & Mail)
In the list view, we now use color dots instead of stripes. Fixes #5337
This commit is contained in:
@@ -407,6 +407,7 @@ $quarter_height: 10px;
|
||||
}
|
||||
|
||||
.sg-category {
|
||||
z-index: -1;
|
||||
&:first-child {
|
||||
border-top-right-radius: $block_radius;
|
||||
border-bottom-right-radius: $block_radius;
|
||||
|
||||
Reference in New Issue
Block a user