Skip to content

Comments

fix(css): link visibility in inline code blocks#1737

Merged
NyanKiyoshi merged 2 commits intomainfrom
fix/css/hidden-links
Jan 27, 2026
Merged

fix(css): link visibility in inline code blocks#1737
NyanKiyoshi merged 2 commits intomainfrom
fix/css/hidden-links

Conversation

@NyanKiyoshi
Copy link
Member

@NyanKiyoshi NyanKiyoshi commented Jan 21, 2026

Link style (color and hover) made inline links look like normal (unclickable) text thus making the documentation less helpful and harder to read.

This change introduces the following:

  • Text color is now blue (instead of purple) - now it looks the same as other links
  • On hover, it now shows an underline to show to the user that it is a link

Preview: https://saleor-docs-git-fix-csshidden-links-saleorcommerce.vercel.app/security/#restricted-file-uploads

Before After
Screenshot 2026-01-21 at 14 18 26 Screenshot 2026-01-21 at 14 20 51
video (:hover before) video (:hover after)

Checklist

Link style (color and hover) made inline links look like normal (unclickable) text thus making the documentation less helpful and harder to read.

This change introduces the following:
- Text color is now blue (instead of purple) - now it looks the same as other links
- On hover, it now shows an underline to show to the user that it is a link
@NyanKiyoshi NyanKiyoshi self-assigned this Jan 21, 2026
@NyanKiyoshi NyanKiyoshi requested a review from a team as a code owner January 21, 2026 15:15
@NyanKiyoshi NyanKiyoshi added the bug Something isn't working label Jan 21, 2026
@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
saleor-docs Ready Ready Preview, Comment Jan 27, 2026 0:23am

Request Review

Copy link
Member

@witoszekdev witoszekdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :)

@NyanKiyoshi NyanKiyoshi merged commit 58b48ab into main Jan 27, 2026
9 checks passed
@NyanKiyoshi NyanKiyoshi deleted the fix/css/hidden-links branch January 27, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants