diff options
author | Scott Hampton <shampton@gitlab.com> | 2019-05-24 08:45:09 -0700 |
---|---|---|
committer | Scott Hampton <shampton@gitlab.com> | 2019-05-24 08:50:34 -0700 |
commit | 1e0bf1d2375c0ca66ea8f7dd9bbd319c126689f5 (patch) | |
tree | 97f8b8b1482adbf641f29e9ccf5e0ce7eb61ba64 /changelogs | |
parent | 21c809ce224696a811d6a557c601e6dc2eb27d2f (diff) | |
download | gitlab-ce-1e0bf1d2375c0ca66ea8f7dd9bbd319c126689f5.tar.gz |
Bring secondary button styles to design standard61144-style-secondary-button-type-to-be-aligned-with-pattern-library
Hover, Active, and Focus states have different colors in design.
This fix brings those colors up to date.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/61144-style-secondary-button-type-to-be-aligned-with-pattern-library.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61144-style-secondary-button-type-to-be-aligned-with-pattern-library.yml b/changelogs/unreleased/61144-style-secondary-button-type-to-be-aligned-with-pattern-library.yml new file mode 100644 index 00000000000..ed4cf0507c7 --- /dev/null +++ b/changelogs/unreleased/61144-style-secondary-button-type-to-be-aligned-with-pattern-library.yml @@ -0,0 +1,5 @@ +--- +title: Bring secondary button styles up to design standard +merge_request: 27920 +author: +type: fixed |