gitlab-org--gitlab-foss/app/views/projects/issues
Fatih Acet a5d1428a91 Merge branch 'new-branch-unavailable-color' into 'master'
Remove green outline from `New branch unavailable` button on issue page

## What does this MR do?

- remove mistakenly added green outline from `New branch unavailable` button on issue page
- remove mistakenly added green outline from `Checking branches...` button on issue page

## Why was this MR needed?

`New branch unavailable` and `Checking branches...` buttons had green outline though that should only be added to the `New branch` button.

## What are the relevant issue numbers?

fixes #21006

## Screenshots

### Before

![before-checking](/uploads/f37f62c99602143d7ddc27fead4035c5/before-checking.png)

![before-new-branch](/uploads/4926f7c57b97831496c79b4176ad02a3/before-new-branch.png)

![before-unavailable](/uploads/041c32fa7eef86403c3ee749d4f1131a/before-unavailable.png)

### After

![after-checking](/uploads/918484eca0ccda2d27a8bb3e08a569fb/after-checking.png)

![after-new-branch](/uploads/ae380933d3e82117c887dabfb06a915a/after-new-branch.png)

![after-unavailable](/uploads/d861b3b379de404c62cf27a7207b005c/after-unavailable.png)

See merge request !5858
2016-09-02 12:52:37 +00:00
..
_closed_by_box.html.haml
_discussion.html.haml Fixed alignment of buttons in note forms 2016-06-17 11:43:59 +01:00
_form.html.haml Updated issue form to use new GLForm 2016-04-14 10:28:05 +01:00
_head.html.haml Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_issue.html.haml Address feedback 2016-06-03 17:14:23 -05:00
_issue_by_email.html.haml Merge some repeated codes to the partial 2016-07-27 18:07:11 +08:00
_issues.html.haml
_merge_requests.html.haml Only show issues closing MR when present 2016-06-10 14:17:10 +01:00
_new_branch.html.haml Remove green outline from New branch unavailable button on issue page (!5858) 2016-08-24 17:23:06 +02:00
_related_branches.html.haml Reverse ref and sha in args and rename pipeline to pipeline_for 2016-08-11 17:26:04 +08:00
edit.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
index.atom.builder Don't try to count a relation with aliases 2016-06-10 14:29:08 +01:00
index.html.haml State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
new.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
show.html.haml Merge branch 'fix-button-missing-type' into 'master' 2016-08-19 14:02:22 +00:00