Use semantic tokens in app/assets/stylesheets/framework/blocks.scss
requested to merge 473815-use-semantic-tokens-in-app-assets-stylesheets-framework-blocks-scss into master
What does this MR do and why?
Use semantic tokens in app/assets/stylesheets/framework/blocks.scss
and remove dead code
Removes
-
.row-header-content.white
. This does not occur in the app anywhere. This style was used 8+ years ago. -
.landing .dismiss-button
. This odes not occur in the app anywhere. This is a remnant from a style used 5+ years ago.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
(Note: no visual change)
Before | After |
---|---|
How to set up and validate locally
- Check out this branch locally
- In the GDK, set your user preference to show wiki content for the project overview (Preferences > Behavior > Project overview content)
- Visit a project that does not have a wiki set up
- You will see the
This project does not have a wiki homepage yet
landing page block
Related to #473815 (closed), #452231 (closed)
Edited by Chad Lavimoniere