Replace message previews on check page with table

The first 3/last 3 messages didn’t test well, it wasn’t immediately obvious what
was going on.

This commit replaces it with just a preview of the first message, and a table
showing the details of the subsequent messages.
This commit is contained in:
Chris Hill-Scott
2016-02-03 14:36:11 +00:00
parent 2e4e354680
commit 3e7bb42323
4 changed files with 28 additions and 84 deletions

View File

@@ -4,6 +4,7 @@
.table-heading {
text-align: left;
margin: 40px 0 5px 0;
}
%table-field,