mirror of
1
Fork 0
forgejo/web_src/css/modules
Giteabot 253af55053
Make loading animation less aggressive () ()
Backport  by @yardenshoham

The current animation loops in a very fast manner, causing a slight
feeling of uncomfortableness. This change slows it a bit for a smoother
experience.

# Before

![before](https://github.com/go-gitea/gitea/assets/20454870/215a722d-feb4-4643-819d-c37a620c5e48)

# After

![after](https://github.com/go-gitea/gitea/assets/20454870/7acb1fab-9157-4f4d-8cc7-45fea0234b47)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit 7291fecab3)
2024-01-31 14:18:26 +01:00
..
animations.css Make loading animation less aggressive () () 2024-01-31 14:18:26 +01:00
breadcrumb.css
button.css
card.css
comment.css
divider.css Reduce margin/padding on flex-list items and divider () () 2023-11-02 13:24:03 +08:00
flexcontainer.css Fix flex container width () () 2024-01-16 14:07:46 +00:00
modal.css
navbar.css
normalize.css
select.css
svg.css
tippy.css
toast.css