summaryrefslogtreecommitdiffstats
path: root/client/components/lists
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-28 03:35:18 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-28 03:35:18 +0200
commit5eb67e803af0fd674f85a80e47913fa13fed24b2 (patch)
treeaa13e102e4d227d3ed546be959fb504be74326cd /client/components/lists
parentb5dabfe88695a8f8211b29fea0dc16131c9a1829 (diff)
downloadwekan-5eb67e803af0fd674f85a80e47913fa13fed24b2.tar.gz
wekan-5eb67e803af0fd674f85a80e47913fa13fed24b2.tar.bz2
wekan-5eb67e803af0fd674f85a80e47913fa13fed24b2.zip
Implement click-and-drag integration to translate the board canvas
Fixes #232
Diffstat (limited to 'client/components/lists')
-rw-r--r--client/components/lists/list.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/lists/list.styl b/client/components/lists/list.styl
index bfa0f348..40e5ea94 100644
--- a/client/components/lists/list.styl
+++ b/client/components/lists/list.styl
@@ -60,6 +60,9 @@
position: relative
min-height: 20px
+ &.ui-sortable-handle
+ cursor: grab
+
.list-header-name
display: inline
font-size: 16px