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

subscription sidebar - add back link hover style #244

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

e-five256
Copy link
Member

@e-five256 e-five256 commented Nov 11, 2023

very minor change to bring back the hover styling for links in the sidebar subscription. it looks like it was present in the first iteration but might've gotten shuffled around during the tweaking from div -> ul

right now the subscription sidebar links are one text color and hovering over them doesn't change like other links, this removes a property that was overriding it, the links are the same color but now get the hover styling applied

before:

image

after:

image

@e-five256 e-five256 added the bug Something isn't working label Nov 11, 2023
@e-five256 e-five256 changed the title remove color styling on subscription sidebar span subscription sidebar - add back link hover style Nov 11, 2023
@e-five256 e-five256 added the frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end label Nov 11, 2023
@e-five256 e-five256 merged commit f737418 into main Nov 11, 2023
7 checks passed
@e-five256 e-five256 deleted the e5/sidebar-sub-hover-color branch November 11, 2023 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants