summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDate.styl
diff options
context:
space:
mode:
authorshoetten <simon@hoetten.org>2016-02-10 15:51:55 +0100
committershoetten <simon@hoetten.org>2016-11-22 21:28:46 +0100
commitaa5ed6e48466b2ed3dc83696a6e18d7997b1c01e (patch)
treee728392ec196653b9690b596ecb7ae56a340da08 /client/components/cards/cardDate.styl
parent5dd554b99960ebd3ac599fa5afc52838c8b7155f (diff)
downloadwekan-aa5ed6e48466b2ed3dc83696a6e18d7997b1c01e.tar.gz
wekan-aa5ed6e48466b2ed3dc83696a6e18d7997b1c01e.tar.bz2
wekan-aa5ed6e48466b2ed3dc83696a6e18d7997b1c01e.zip
Update translations and title of date badges.
Diffstat (limited to 'client/components/cards/cardDate.styl')
-rw-r--r--client/components/cards/cardDate.styl6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/components/cards/cardDate.styl b/client/components/cards/cardDate.styl
index ab182207..51acdaab 100644
--- a/client/components/cards/cardDate.styl
+++ b/client/components/cards/cardDate.styl
@@ -30,9 +30,9 @@
color: #fff
&.current
- background-color: #42ca00
+ background-color: #5ba639
&:hover, &.is-active
- background-color: darken(#42ca00, 15)
+ background-color: darken(#5ba639, 10)
&.almost-due
background-color: #edc909
@@ -42,7 +42,7 @@
&.due
background-color: #fa3f00
&:hover, &.is-active
- background-color: darken(#fa3f00, 15)
+ background-color: darken(#fa3f00, 10)
&.long-overdue
background-color: #fd5d47