summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.styl
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-01-19 12:22:03 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-01-19 12:22:03 -0300
commit690a5b970319ceabc0be965152187d7098022621 (patch)
tree1e86d3ef8a3523b981debc27e4fbe25ebcad8713 /client/components/boards/boardBody.styl
parent8b6a2eade3f1e8e05ee73568c8b69393d2b42827 (diff)
downloadwekan-690a5b970319ceabc0be965152187d7098022621.tar.gz
wekan-690a5b970319ceabc0be965152187d7098022621.tar.bz2
wekan-690a5b970319ceabc0be965152187d7098022621.zip
First swimlane draft, no functionality
Diffstat (limited to 'client/components/boards/boardBody.styl')
-rw-r--r--client/components/boards/boardBody.styl6
1 files changed, 4 insertions, 2 deletions
diff --git a/client/components/boards/boardBody.styl b/client/components/boards/boardBody.styl
index bb9beb19..7d3c8f71 100644
--- a/client/components/boards/boardBody.styl
+++ b/client/components/boards/boardBody.styl
@@ -20,7 +20,8 @@ position()
&.is-sibling-sidebar-open
margin-right: 248px
- .lists
+ .swimlane
+ border-bottom: 1px solid #CCC
align-items: flex-start
display: flex
flex-direction: row
@@ -49,8 +50,9 @@ position()
.board-canvas
- .lists
+ .swimlane
align-items: flex-start
+ border-bottom: 1px solid #CCC
display: flex
flex-direction: column
margin: 0