Fix link color override with increasing specificity

What does this MR do and why?

Fix link color override with increasing specificity

Increases the specificity of the specific use case instead of leveraging :not() which increases it where we don't want to which caused a regression.

This fixes a regression introduced in !164848 (merged)

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

Before After
Text color of MR badge on the right is wrong
before1 after1
Ensure that the original issue is still fixed in ToDo's (text colors of user mentions)
before2 after2

How to set up and validate locally

  1. http://gdk.test:3000/flightjs/Flight/-/branches
  2. http://gdk.test:3000/dashboard/todos

Related to #474921 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading