diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-02-28 17:35:54 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-02-28 17:35:54 +0000 |
commit | 9b9426bc23ef75c44800fc9e4bc6f2b3add7eee1 (patch) | |
tree | 6656b93b8c2142be97f878c20eca89734b314e19 /changelogs | |
parent | 790a51a42778b3aa3fb5c8c5afe687ef06dd4433 (diff) | |
download | gitlab-ce-9b9426bc23ef75c44800fc9e4bc6f2b3add7eee1.tar.gz |
Add CSS needed for new spinner
The new spinner is purely CSS
It is used for the loading_icon gitlab-ui component
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/20084-update-the-spinner-component.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/20084-update-the-spinner-component.yml b/changelogs/unreleased/20084-update-the-spinner-component.yml new file mode 100644 index 00000000000..c93648e4f54 --- /dev/null +++ b/changelogs/unreleased/20084-update-the-spinner-component.yml @@ -0,0 +1,5 @@ +--- +title: Add a spinner icon which is rendered using pure css +merge_request: 25186 +author: +type: changed |