summaryrefslogtreecommitdiffstats
path: root/client/components/import/import.styl
diff options
context:
space:
mode:
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