diff --git a/app/assets/sass/components/_participant-table.scss b/app/assets/sass/components/_participant-table.scss index fb7f1a4..9080899 100644 --- a/app/assets/sass/components/_participant-table.scss +++ b/app/assets/sass/components/_participant-table.scss @@ -1,16 +1,12 @@ .app-participant-table { - /*thead tr { - position: sticky; - top: 0; - background-color: #f0f4f5; - }*/ - - tbody tr:nth-child(odd) { - background-color: #f8fafa; - } - tbody tr:nth-child(even) { - background-color: #f0f4f5; + .nhsuk-table__body { + tr:nth-child(odd) { + background-color: #f8fafa; + } + tr:nth-child(even) { + background-color: #f0f4f5; + } } th:first-child, diff --git a/app/views/z-september-transactional-journey/_includes/participant-search.html b/app/views/z-september-transactional-journey/_includes/participant-search.html index 0ba1965..32a92eb 100644 --- a/app/views/z-september-transactional-journey/_includes/participant-search.html +++ b/app/views/z-september-transactional-journey/_includes/participant-search.html @@ -2,7 +2,7 @@
Error states- Is an empty submission an error or a "no results" return? -
-- Bad formatting on NHS number. Non-numeric entry on NHS number. Anything else? -
-- Missing date element (day, month or year). Non-numeric entry on dates. DOB mnust be in the past. Anything else? -
-+ Is an empty submission an error or a "no results" return? +
++ Bad formatting on NHS number. Non-numeric entry on NHS number. Anything else? +
++ Missing date element (day, month or year). Non-numeric entry on dates. DOB mnust be in the past. Anything else? +
++ Select one or more participants +
+- or - cancel and go back -
+You are booking 48 participants from Test Clinic group into:
+ +
+ Waverley Breast Unit
+ Waverley Hospital
+
48 slots available
+ + + Book + + +| @@ -90,21 +100,24 @@ |
+ or + cancel and go back +
+