Import members: board import

This commit is contained in:
Xavier Priour 2015-11-13 19:17:09 +01:00
parent f6f41270de
commit dd0a6e1a82
6 changed files with 48 additions and 15 deletions

View file

@ -1,8 +1,9 @@
.map-members
.mapping:first-of-type
border-top: solid 1px #999
.mapping
margin-bottom: 10px
margin-top: 10px
border-bottom: solid
padding: 10px 0
border-bottom: solid 1px #999
.source
display: inline-block
width: 80%
@ -11,3 +12,6 @@
width: 35px
.member
float: none
a.show-mapping
text-decoration underline