Use text.color.link for hover color in issuable sidebar controls
Compare changes
Use text.color.link for hover color in issuable sidebar controls
.right-sidebar a:not(.btn)
hover CSS stylesPlease include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
note: colors that don't update between color modes are not using design tokens and therefore require seperate stylesheets for light and dark mode to compile SCSS variables.
Before | After |
---|---|
CleanShot_2025-03-04_at_16.44.10 | CleanShot_2025-03-04_at_16.42.38 |
Related to #523029 (closed)