Skip to content

Override tertiary button mix blend mode for darkmode

What does this MR do?

Based on gitlab-ui#1112 (closed). This overrides the incoming gitlab-ui tertiary buttons mix blend mode multiply style for dark mode. This changes the mix-blend-mode value to normal in dark mode.

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-01-11_at_11.13.54_AM Screen_Shot_2021-01-11_at_11.08.25_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Simon Knox

Merge request reports