Added case summary and documents page

This commit is contained in:
2021-06-30 15:39:33 +01:00
parent 7fedb33228
commit a84845f81b
12 changed files with 585 additions and 20 deletions
+5 -1
View File
@@ -109,7 +109,7 @@ nav {
}
}
div.govuk-summary-list__row:nth-child(even) {
.results .govuk-summary-list__row:nth-child(even) {
background: #f3f2f1;
}
@@ -130,3 +130,7 @@ div.govuk-summary-list__row:nth-child(even) {
display: none;
}
}
.case .govuk-grid-column-full .govuk-summary-list__key {
width: 100%;
}