From 9d4cd31e1aae02e9980932c67036fdfe574e3432 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Thu, 9 Aug 2018 21:35:11 +0200 Subject: Allow to associate tags to colors The color is then used as background in the board, list and task details views --- assets/sass/_task_tags.sass | 4 ---- 1 file changed, 4 deletions(-) (limited to 'assets/sass') diff --git a/assets/sass/_task_tags.sass b/assets/sass/_task_tags.sass index 297ff6f2..5858039b 100644 --- a/assets/sass/_task_tags.sass +++ b/assets/sass/_task_tags.sass @@ -11,7 +11,3 @@ .task-summary-container .task-tags margin-top: 10px - -.task-list-tag - background: #ffeb8e - border-color: #333 -- cgit v1.2.3