From 3113e1a1e8a4da22f0ffa6008e3e6e90ef025ed7 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Sat, 4 Jun 2016 17:59:57 -0500 Subject: [PATCH] fix: Correct text color in not due tasks Closes #7605 --- website/client/css/tasks.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/website/client/css/tasks.styl b/website/client/css/tasks.styl index 64fd806c77..8e4baa7f4b 100644 --- a/website/client/css/tasks.styl +++ b/website/client/css/tasks.styl @@ -68,7 +68,6 @@ for $stage in $stages background-color: $completed border: 1px solid shade($completed,10%) .task-text - color: #333 .habitica-emoji opacity: .39 .priority-multiplier, .task-attributes, .repeat-days, .repeat-frequency