You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/modules
Yarden Shoham 0e650dca30
Make loading animation less aggressive (#28955)
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>
1 year ago
..
animations.css Make loading animation less aggressive (#28955) 1 year ago
breadcrumb.css
button.css Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
card.css
comment.css
divider.css Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
flexcontainer.css Fix flex container width (#28603) 1 year ago
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
navbar.css Ui correction in mobile view nav bar left aligned items. (#27046) 1 year ago
normalize.css
select.css
svg.css
tippy.css Fix the overflow style for "Hide all checks" (#27932) 1 year ago
toast.css Remove some unused CSS styles (#26852) 1 year ago