summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-06 12:07:52 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-06 12:07:52 +0200
commit49167ccaa91376bf70c400013641f76d1164950e (patch)
treef289737b2097f5f68159faec584fa06e9c29a33a /client/components/boards/boardBody.styl
parent5cd0ec08aa69bf48a1306b84e0b0bc44ba17d6a4 (diff)
downloadwekan-49167ccaa91376bf70c400013641f76d1164950e.tar.gz
wekan-49167ccaa91376bf70c400013641f76d1164950e.tar.bz2
wekan-49167ccaa91376bf70c400013641f76d1164950e.zip
Improve the card details pane overlay interactions
Diffstat (limited to 'client/components/boards/boardBody.styl')
-rw-r--r--client/components/boards/boardBody.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/boards/boardBody.styl b/client/components/boards/boardBody.styl
index 68034a16..d64e1a69 100644
--- a/client/components/boards/boardBody.styl
+++ b/client/components/boards/boardBody.styl
@@ -19,6 +19,7 @@ position()
.board-overlay
position: cover
+ top: -100px
background: black
opacity: 0.33
animation: fadeIn 0.2s