Skip to content

Restore label underline color

What does this MR do?

Restore label underline color, matching the label text color.

Are there points in the code the reviewer needs to double check?

This enforces underline text-decoration to the label-link, overwriting previous black underline text-decoration.

Screenshots

Before After
label-dark-before label-dark-after
label-light-before label-light-after

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend

What are the relevant issue numbers?

Closes #44177 (closed)

Edited by George Tsiolis

Merge request reports