Update badges.less
Fabio Cevasco h3rald@h3rald.com
Thu, 20 Feb 2014 11:55:59 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
badges.less
→
badges.less
@@ -4,7 +4,7 @@ .deadline { .mix-red-badge("[deadline]");}
.important { .mix-red-badge("[important]");} .urgent { .mix-red-badge("[urgent]");} .verify { .mix-red-badge("[verify]");} -.comment { .mix-green-badge("[comment]")} +.draftcomment { .mix-green-badge("[comment]")} .red-circle {.mix-circle(@bright-red)} .green-circle {.mix-circle(@bright-green)}