alphagov / govuk_elements

❗️GOV.UK Elements is deprecated, and will only receive major bug fixes and security patches.
https://govuk-elements.herokuapp.com/
MIT License
227 stars 90 forks source link

Apply black text colour to link-back on :focus #544

Closed kr8n3r closed 7 years ago

kr8n3r commented 7 years ago

What problem does the pull request solve?

Fixes issue #540 where a:link:focus in govuk_template applies text-link (blue) colour to this element

How has this been tested?

Supported browsers

Screenshots (if appropriate):

screen shot 2017-08-08 at 13 37 13

What type of change is it?

Has the documentation been updated?

edwardhorsford commented 7 years ago

Nice one @igloosi.

I don't know if it's relevant, but the same issue doesn't appear to exist on the breadcrumbs: screen shot 2017-08-08 at 19 23 05

kr8n3r commented 7 years ago

there is but it's weird screen shot 2017-08-09 at 09 59 32

if you look at the specificity it should on all items. but it only does on the last one :magic