Added core labels

This commit is contained in:
Chi Vinh Le
2017-09-19 22:29:51 +07:00
parent 563a6d23dd
commit b0219948a0
16 changed files with 55 additions and 140 deletions
@@ -1,2 +1,13 @@
.root {
> *:not(:last-child) {
margin-right: 3px;
}
}
.replyLabel {
background-color: #3D73D5;
}
.premodLabel {
background-color: #063B9A;
}