summaryrefslogtreecommitdiffstats
path: root/client/components/import/import.styl
diff options
context:
space:
mode:
authorXavier Priour <xavier.priour@bubblyware.com>2015-11-13 12:35:41 +0100
committerXavier Priour <xavier.priour@bubblyware.com>2015-11-13 12:35:41 +0100
commit3dc70b3ea4d49bccb10d4f2b3e317c794da91e37 (patch)
tree35fdfa345a68017bf03e64689a92a8dfea705acc /client/components/import/import.styl
parent658ef5ebe112edd55eb8cf160e02a46eb2e13afd (diff)
downloadwekan-3dc70b3ea4d49bccb10d4f2b3e317c794da91e37.tar.gz
wekan-3dc70b3ea4d49bccb10d4f2b3e317c794da91e37.tar.bz2
wekan-3dc70b3ea4d49bccb10d4f2b3e317c794da91e37.zip
Import members: UI flow ok
Diffstat (limited to 'client/components/import/import.styl')
-rw-r--r--client/components/import/import.styl13
1 files changed, 13 insertions, 0 deletions
diff --git a/client/components/import/import.styl b/client/components/import/import.styl
new file mode 100644
index 00000000..4934cbcc
--- /dev/null
+++ b/client/components/import/import.styl
@@ -0,0 +1,13 @@
+.map-members
+ .mapping
+ margin-bottom: 10px
+ margin-top: 10px
+ border-bottom: solid
+ .source
+ display: inline-block
+ width: 80%
+ .wekan
+ display: inline-block
+ width: 35px
+ .member
+ float: none