gitlab-org--gitlab-foss/app
Annabel Dunstone Gray b77969ea39 Merge branch '24146-add-focus-state' into 'master'
24146 Add focus state to buttons and dropdowns

## What does this MR do?
Adds focus state to buttons and dropdowns

## Are there points in the code the reviewer needs to double check?
All focus states of buttons and dropdowns :)

## Why was this MR needed?
Improve accessibility

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-11-07_at_4.30.31_PM](/uploads/8db2ac5e225c78495797180faf7bdb28/Screen_Shot_2016-11-07_at_4.30.31_PM.png)
After:
![Screen_Shot_2016-11-07_at_4.30.16_PM](/uploads/4a81810cafe3063eef02b7bc87f8ce69/Screen_Shot_2016-11-07_at_4.30.16_PM.png)

## Does this MR meet the acceptance criteria?

- [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #24146

See merge request !7347
2016-11-08 22:33:48 +00:00
..
assets Merge branch '24146-add-focus-state' into 'master' 2016-11-08 22:33:48 +00:00
controllers Merge branch 'rs-project_params' into 'master' 2016-11-08 17:51:47 +00:00
finders Skip authorization check when searching for labels on IssuableFinder 2016-10-31 23:27:49 -02:00
helpers Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' 2016-11-08 21:41:48 +00:00
mailers Use method helper instead of add_template_helper 2016-11-06 21:27:51 +02:00
models Faster search 2016-11-08 14:21:19 +02:00
policies Process commits in a separate worker 2016-11-07 13:11:44 +01:00
serializers Simplify implementation of entity serializers 2016-11-04 15:00:39 +01:00
services Merge branch 'process-commits-using-sidekiq' into 'master' 2016-11-07 15:50:07 +00:00
uploaders
validators Add robots.txt to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Merge branch '24146-add-focus-state' into 'master' 2016-11-08 22:33:48 +00:00
workers Merge branch 'process-commits-using-sidekiq' into 'master' 2016-11-07 15:50:07 +00:00