(css,html) Colorize tags of messages

This commit is contained in:
Francis Lachapelle
2016-01-08 22:06:35 -05:00
parent dc43146a4e
commit 09b3b4e13f
4 changed files with 22 additions and 4 deletions
@@ -45,6 +45,12 @@ md-chips {
width: 0;
}
}
.sg-chip-color {
@extend .sg-chip-progress;
span {
width: 100%;
}
}
}
// Enlarge the default autocompletion menu