summaryrefslogtreecommitdiffstats
path: root/client/components/lists/list.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-02 01:29:49 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-02 01:29:49 +0200
commit6eef4043ca6ed94f42abed7900a7289a7e084364 (patch)
tree2db06cac814556444b61ce897a1aa6d79264ec76 /client/components/lists/list.styl
parent8bf3f300ad46cf13f17176b0986a72c88191fbb1 (diff)
parent999cdb2bb9bc8f9b3615b9b54d8c51cad3011232 (diff)
downloadwekan-6eef4043ca6ed94f42abed7900a7289a7e084364.tar.gz
wekan-6eef4043ca6ed94f42abed7900a7289a7e084364.tar.bz2
wekan-6eef4043ca6ed94f42abed7900a7289a7e084364.zip
Merge branch 'amadilsons-softwiplimit' into devel
Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311
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