summaryrefslogtreecommitdiffstats
path: root/client/components/import/import.styl
blob: 3c6cfdf3a9dc45f899688adfd8268899835b3ae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.map-members
  .mapping:first-of-type
    border-top: solid 1px #999
  .mapping
    padding: 10px 0
    border-bottom: solid 1px #999
    .source
      display: inline-block
      width: 80%
    .wekan
      display: inline-block
      width: 35px
      .member
        float: none

a.show-mapping
  text-decoration underline