Remove black color from task-name classes so default link colors are shown instead

stable
Ramiro Sánchez 2014-12-05 10:24:11 +01:00
parent 1207cc58b0
commit ee0860dec1
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@
} }
.task-name { .task-name {
@extend %bold; @extend %bold;
color: $grayer;
} }
.icon-edit, .icon-edit,
.icon-drag-h { .icon-drag-h {