Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(link): prevent inline link hover active style override #7503

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Jan 5, 2021

Closes #2060

Removes redundant hover color rule on inline links which is overriding existing styles

Changelog

Removed

  • high specificity rule for inline link hover color

Testing / Reviewing

confirm active inline links appear correct (including when hovered with mouse cursor)

@netlify
Copy link

netlify bot commented Jan 5, 2021

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 79cd09a

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5ffdf8bbb6c28100086b5c44

😎 Browse the preview: https://deploy-preview-7503--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Jan 5, 2021

✔️ Deploy preview for carbon-components-react ready!
Built without sensitive environment variables

🔨 Explore the source changes: 79cd09a

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/5ffdf8bb4f2ee10007d34829

😎 Browse the preview: https://deploy-preview-7503--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit bba05be into carbon-design-system:master Jan 12, 2021
@emyarod emyarod deleted the 2060-inline-link-hover-active-color branch January 12, 2021 21:36
@emyarod emyarod mentioned this pull request Jan 22, 2021
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IE11: Single line code snippet is overflowing bounds
4 participants