Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #214 from mikaoelitiana/fix-213
Browse files Browse the repository at this point in the history
Make hilight check more visible
  • Loading branch information
MarcelMue committed Apr 3, 2017
2 parents 1d483d7 + 57f3efd commit 949dba8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/files.less
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
.icon.check {
color: @text-color-highlight;
opacity: 1.0;
&::before {
color: @text-color-success;
}
}
}
}
Expand Down

0 comments on commit 949dba8

Please sign in to comment.