mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 06:34:53 +00:00
(css,html) Colorize tags of messages
This commit is contained in:
@@ -45,6 +45,12 @@ md-chips {
|
||||
width: 0;
|
||||
}
|
||||
}
|
||||
.sg-chip-color {
|
||||
@extend .sg-chip-progress;
|
||||
span {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Enlarge the default autocompletion menu
|
||||
|
||||
Reference in New Issue
Block a user