mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 19:21:05 +00:00
253af55053
Backport #28955 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
|
||
---|---|---|
.. | ||
animations.css | ||
breadcrumb.css | ||
button.css | ||
card.css | ||
comment.css | ||
divider.css | ||
flexcontainer.css | ||
modal.css | ||
navbar.css | ||
normalize.css | ||
select.css | ||
svg.css | ||
tippy.css | ||
toast.css |