summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-26 01:02:19 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-26 01:02:19 +0300
commit6a587299b80a49fce0789628ff65885b5ed2c837 (patch)
treeaab104d6476a6c6de78704599abbaf70038c9178 /client/components/cards/minicard.styl
parentf5aa1b795b3a7a4f306b41a42d15da0fc22cae1c (diff)
downloadwekan-6a587299b80a49fce0789628ff65885b5ed2c837.tar.gz
wekan-6a587299b80a49fce0789628ff65885b5ed2c837.tar.bz2
wekan-6a587299b80a49fce0789628ff65885b5ed2c837.zip
- Add more card inner shadow.
Thanks to pravdomil and xet7 ! Related #1690
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r--client/components/cards/minicard.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index 335182a3..391a6316 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -37,7 +37,7 @@
flex-wrap: wrap
background-color: #fff
min-height: 20px
- box-shadow: 0 1px 2px rgba(0,0,0,.15)
+ box-shadow: 0 0px 16px rgba(0,0,0,0.15) inset
border-radius: 2px
color: #4d4d4d
overflow: hidden