summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDate.styl
diff options
context:
space:
mode:
authorshoetten <simon@hoetten.org>2016-02-11 15:02:26 +0100
committershoetten <simon@hoetten.org>2016-11-22 21:28:47 +0100
commit6064393ad339333f02ce90fa1814ea47c18e78c2 (patch)
tree9f08d345991c819dc664f9b1babf4da1094ac738 /client/components/cards/cardDate.styl
parentaa5ed6e48466b2ed3dc83696a6e18d7997b1c01e (diff)
downloadwekan-6064393ad339333f02ce90fa1814ea47c18e78c2.tar.gz
wekan-6064393ad339333f02ce90fa1814ea47c18e78c2.tar.bz2
wekan-6064393ad339333f02ce90fa1814ea47c18e78c2.zip
Refactor code based on eslint guidelines.
Diffstat (limited to 'client/components/cards/cardDate.styl')
-rw-r--r--client/components/cards/cardDate.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/cardDate.styl b/client/components/cards/cardDate.styl
index 51acdaab..1631baa5 100644
--- a/client/components/cards/cardDate.styl
+++ b/client/components/cards/cardDate.styl
@@ -20,7 +20,7 @@
.card-date
display: block
border-radius: 4px
- padding: 1px 3px;
+ padding: 1px 3px
background-color: #dbdbdb
&:hover, &.is-active