diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-11-28 22:45:00 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-11-28 22:45:00 +0000 |
commit | d90d822dd3430ca8fcabcfb56f5030db86ec85a5 (patch) | |
tree | 3d0da9b0c9971f9d819ee785724e36fcba570634 /spec/features/projects/blobs/edit_spec.rb | |
parent | 4fddd9b7a18098229294740db33b01d85bef21e6 (diff) | |
parent | b834ecd2f6c3ce28e343f6c82b333a504ee125eb (diff) | |
download | gitlab-ce-d90d822dd3430ca8fcabcfb56f5030db86ec85a5.tar.gz |
Merge branch 'update-button-style' into 'master'
ldap_user_filter_update
Create secondary colors for buttons with SCSS functions [Proper]
## What does this MR do?
* Removes the hardcoded values for button colors and generates them using the `darken` function
* Adds a border color for outline buttons on hover, focus and active states
* Adds darker colors for outline buttons in their active state
## Are there points in the code the reviewer needs to double check?
Naming for new factor variables might not be good enough.
## Why was this MR needed?
Increases visibility of alternate states as specified in #24145
## Screenshots (if relevant)
## 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 #24145
See merge request !7797
Diffstat (limited to 'spec/features/projects/blobs/edit_spec.rb')
0 files changed, 0 insertions, 0 deletions