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

Improve colored links interaction with link utilities #38398

Merged
merged 3 commits into from
Apr 10, 2023
Merged

Conversation

mdo
Copy link
Member

@mdo mdo commented Apr 4, 2023

Fixes #38383: Adds a missing ) in the color property, allowing colored links to utilize .link-opacity utilities.

Fixes #38376: Adds !important to the properties of colored links. These were here previously, and then removed, so this is just restoring the proper behavior.

@mdo mdo requested a review from a team as a code owner April 4, 2023 02:39
…or for better interaction with link utilities
@mdo mdo changed the title Fix missing paren in colored links color Improve colored links interaction with link utilities Apr 4, 2023
@mdo mdo force-pushed the colored-links-typo branch from 2a84aaf to 4a24763 Compare April 9, 2023 18:39
@mdo mdo force-pushed the colored-links-typo branch from 4a24763 to fc0526a Compare April 10, 2023 03:28
@mdo mdo merged commit 9004a58 into main Apr 10, 2023
@mdo mdo deleted the colored-links-typo branch April 10, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Link color with link opacity is not working link-color and icon-link utils conflict
1 participant