wekan/client/components/import/import.styl

18 lines
326 B
Stylus
Raw Normal View History

2015-11-13 12:35:41 +01:00
.map-members
2015-11-13 19:17:09 +01:00
.mapping:first-of-type
border-top: solid 1px #999
2015-11-13 12:35:41 +01:00
.mapping
2015-11-13 19:17:09 +01:00
padding: 10px 0
border-bottom: solid 1px #999
2015-11-13 12:35:41 +01:00
.source
display: inline-block
width: 80%
.wekan
display: inline-block
width: 35px
.member
float: none
2015-11-13 19:17:09 +01:00
a.show-mapping
text-decoration underline