Added case summary and documents page
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user