Commit 79af9faf authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch 'gl-button-gh-import' into 'master'

Apply new GitLab UI for buttons on GitHub Import page

See merge request gitlab-org/gitlab!56096
parents 8d36ef12 bce53f66
......@@ -30,5 +30,5 @@
= render_if_exists 'import/github/ci_cd_only'
.form-actions.d-flex.justify-content-end
= link_to _('Cancel'), new_project_path, class: 'btn'
= submit_tag _('Authenticate'), class: 'btn btn-success ml-2', data: { qa_selector: 'authenticate_button' }
= link_to _('Cancel'), new_project_path, class: 'gl-button btn btn-default'
= submit_tag _('Authenticate'), class: 'gl-button btn btn-confirm ml-2', data: { qa_selector: 'authenticate_button' }
---
title: Apply new GitLab UI for buttons on GitHub Import page
merge_request: 56096
author: Yogi (@yo)
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment