summaryrefslogtreecommitdiffstats
path: root/client/components/lists/list.styl
diff options
context:
space:
mode:
authoramadilsons <joao.amado.95@gmail.com>2017-10-31 21:10:36 +0000
committeramadilsons <joao.amado.95@gmail.com>2017-10-31 21:10:36 +0000
commitfdd1aad80de336061d576b99d86fc94694131af6 (patch)
tree9012a3020cb724d37c7466d650912d9c9afc0cae /client/components/lists/list.styl
parent8bf3f300ad46cf13f17176b0986a72c88191fbb1 (diff)
downloadwekan-fdd1aad80de336061d576b99d86fc94694131af6.tar.gz
wekan-fdd1aad80de336061d576b99d86fc94694131af6.tar.bz2
wekan-fdd1aad80de336061d576b99d86fc94694131af6.zip
added soft wip limit feature, fixed wipLimit=0 bug (??)
Diffstat (limited to 'client/components/lists/list.styl')
-rw-r--r--client/components/lists/list.styl9
1 files changed, 9 insertions, 0 deletions
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