Skip to content

Fixes the background-color of the MR tabs when Sourcegraph is enabled

Sascha Eggenberger requested to merge merge-request-tabs-holder-bg-fix into master

What does this MR do and why?

Fixes the background-color of .merge-request-tabs-holder when Sourcegraph is enabled.

Reported by @mvanremmerden in Slack.

Screenshots or screen recordings

Before After
before after
before_darkmode after_darkmode

How to set up and validate locally

  1. Enable Sourcegraph in your user preferences: http://gdk.test:3000/-/profile/preferences
  2. Go to an MR, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to UX Paper Cuts 16.5 → Cleanup (#424403 - closed)

Edited by Sascha Eggenberger

Merge request reports