From fdd1aad80de336061d576b99d86fc94694131af6 Mon Sep 17 00:00:00 2001 From: amadilsons Date: Tue, 31 Oct 2017 21:10:36 +0000 Subject: added soft wip limit feature, fixed wipLimit=0 bug (??) --- client/components/lists/list.styl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'client/components/lists/list.styl') diff --git a/client/components/lists/list.styl b/client/components/lists/list.styl index f426b243..b7bc33e8 100644 --- a/client/components/lists/list.styl +++ b/client/components/lists/list.styl @@ -79,6 +79,9 @@ .list-header-plus-icon color: #a6a6a6 + .highlight + color: #ce1414 + .list-body flex: 1 display: flex @@ -126,3 +129,9 @@ .wip-limit-error display: none + + .soft-wip-limit + margin-right: 8px + + div + float: left -- cgit v1.2.3-1-g7c22