Files
notifications-admin/app/assets/stylesheets/components/pill.scss
T
Chris Hill-Scott fb960205f3 Fix invisible focused item text
GOV.UK Template hanged the colour of text in focused links in
https://github.com/alphagov/govuk_template/commit/79466a489c38b0b82f4cb95daa2baba41b375a81

It was done with greater specificity than before. This means that the
way we were previously overriding the focus colour (for links with a
dark background) no longer works.

This commit makes our override more specific, so that it works again.
2017-10-17 16:34:47 +01:00

1.2 KiB