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 Use unique class for breadcrumb divider (#26524) 1 year ago
button.css Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
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 Use line-height: normal by default (#26635) 1 year ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
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