summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-09-13 03:45:55 +0300
committerLauri Ojansivu <x@xet7.org>2019-09-13 03:45:55 +0300
commitff550e91103115e7b731dd80c4588b93b2d4c64f (patch)
tree79316cf93a59b6a8a09e6dc8071d39ec02547d27 /client/components/swimlanes/swimlanes.styl
parent0fcfc3a34039954a04f2f3549408baaf1dce1b0c (diff)
downloadwekan-ff550e91103115e7b731dd80c4588b93b2d4c64f.tar.gz
wekan-ff550e91103115e7b731dd80c4588b93b2d4c64f.tar.bz2
wekan-ff550e91103115e7b731dd80c4588b93b2d4c64f.zip
Mobile and Desktop drag handles part 1.
Thanks to xet7 ! Related #2081
Diffstat (limited to 'client/components/swimlanes/swimlanes.styl')
-rw-r--r--client/components/swimlanes/swimlanes.styl8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl
index 1056e1e3..503091ee 100644
--- a/client/components/swimlanes/swimlanes.styl
+++ b/client/components/swimlanes/swimlanes.styl
@@ -50,6 +50,14 @@
margin-left: 5px
margin-right: 10px
+ .swimlane-header-menu-handle
+ position: absolute
+ padding: 7px
+ top: 50%
+ transform: translateY(-50%)
+ left: 300px
+ font-size: 18px
+
.list-group
height: 100%