Skip to content

Apply GitLab UI button styles to buttons in ee/app/views/projects/settings/ci_cd directory

Related Issues #231117 (closed)

What does this MR do?

This adds the .gl-button class to ee/app/views/projects/settings/ci_cd directory, as part of the larger effort to move away from bootstrap

  • ee/app/views/projects/settings/ci_cd/_pipeline_subscriptions.html.haml
  • ee/app/views/projects/settings/ci_cd/_protected_environments.html.haml

Screenshots

Before After
pipeline-subscriptions-before pipeline-subscriptions-after
protected_environments-before protected-environments-after

Does this MR meet the acceptance criteria?

Conformity

Edited by Justin Zeng

Merge request reports