summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardColors.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-29 11:29:43 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-29 11:29:43 +0200
commit5d8462ca11abcbfd19bef6c1a46d9eb6266990df (patch)
tree3b4aa2354e46c2a15dacabffc39769511b69ef00 /client/components/boards/boardColors.styl
parent7e4b42e9b3482460cac77a603809a8b5d4016477 (diff)
parentc31d7455f7b7de4198ee46c59fe0886c54bf457c (diff)
downloadwekan-5d8462ca11abcbfd19bef6c1a46d9eb6266990df.tar.gz
wekan-5d8462ca11abcbfd19bef6c1a46d9eb6266990df.tar.bz2
wekan-5d8462ca11abcbfd19bef6c1a46d9eb6266990df.zip
Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan into nztqa-conflict-resolution-458
Diffstat (limited to 'client/components/boards/boardColors.styl')
-rw-r--r--client/components/boards/boardColors.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/boards/boardColors.styl b/client/components/boards/boardColors.styl
index 57a121a2..233659ca 100644
--- a/client/components/boards/boardColors.styl
+++ b/client/components/boards/boardColors.styl
@@ -67,6 +67,9 @@ setBoardColor(color)
background: color
color: white
+ &#header ul li.current, &#header-quick-access ul li.current
+ border-bottom: 4px solid lighten(color, 20%)
+
.board-color-nephritis
setBoardColor(#27AE60)