Skip to content

Fix iteration edit button color

euko requested to merge 235158-fix-iteration-button-color into master

What does this MR do?

  • Add gl-reset-color! to overrides the default styling of gl-button class responsible for the blue color.
  • Add .btn-link-hover:hover to issuable.scss to change the color of the Edit button on hover.
    • gl- utility class gl-hover-text-blue-800 doesn't seem to take effect. This needs a separate investigation. .btn-link-hover:hover is a temporary fix that needs to be removed later.

Screenshots

Screen_Shot_2020-08-11_at_10.22.44_PM

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

Issue #235158 (closed)

Edited by euko

Merge request reports

Loading