1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/web_src/css/modules
Giteabot 7291fecab3
Make loading animation less aggressive (#28955) (#28956)
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>
2024-01-27 20:38:14 +08:00
..
animations.css Make loading animation less aggressive (#28955) (#28956) 2024-01-27 20:38:14 +08:00
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css Improve dropdown button alignment and fix hover bug (#27632) (#27637) 2023-10-16 16:15:15 +08:00
card.css Update JS dependencies and misc tweaks (#25540) 2023-06-27 21:44:17 +02:00
comment.css Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
divider.css Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
flexcontainer.css Fix flex container width (#28603) (#28605) 2023-12-24 22:44:03 +08:00
modal.css Improve issue history dialog and make poster can delete their own history (#27323) (#27327) 2023-09-28 09:46:46 +00:00
navbar.css Ui correction in mobile view nav bar left aligned items. (#27046) 2023-09-16 16:09:25 +02:00
normalize.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
select.css add stylelint-stylistic (#25285) 2023-06-17 13:20:32 +00:00
svg.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
tippy.css Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
toast.css Remove some unused CSS styles (#26852) 2023-09-01 08:59:38 +02:00