mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-19 22:13:48 -04:00
Make hint text focus colour match link
This commit is contained in:
@@ -123,8 +123,8 @@ $message-type-bottom-spacing: govuk-spacing(4);
|
|||||||
}
|
}
|
||||||
|
|
||||||
& + .template-list-item-hint,
|
& + .template-list-item-hint,
|
||||||
& + .message-type {
|
.message-type {
|
||||||
color: #505A5F; /* TO DO: replace with $govuk-secondary-text-colour when GOVUK Frontend is past 3.x.x */
|
color: $govuk-text-colour;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user