Add table of recipients

Uses an adapted version of the 'summary table' pattern from Digital Marketplace
frontend toolkit:
http://alphagov.github.io/digitalmarketplace-frontend-toolkit/summary-table.html
This commit is contained in:
Chris Hill-Scott
2015-12-10 17:54:05 +00:00
parent c4df25c8db
commit dbc55e76b0
8 changed files with 87 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
.table {
&-heading {
text-align: left;
}
}