gitea/web_src/css
Yarden Shoham 0e650dca30
Make loading animation less aggressive ()
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>
..
chroma Chroma color tweaks ()
codemirror Remove EasyMDE focus outline on text ()
editor Fix z-index on markdown completion ()
features Refactor "shortsha" ()
markup Absolute positioned checkboxes overlay floated elements ()
modules Make loading animation less aggressive ()
repo Revamp repo header ()
shared Reduce margin/padding on flex-list items and divider ()
standalone Add toasts to UI ()
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto ()
actions.css fix issues on action runners page ()
admin.css User details page ()
base.css Fix button size in "attached header right" ()
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. ()
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI ()
font_i18n.css Fix `@font-face` overrides ()
form.css Unify `border-radius` behavior ()
helpers.css Improve CSS helper naming ()
home.css avoid hard-coding height in language dropdown menu ()
index.css Revamp repo header ()
install.css Make "install page" respect environment config ()
org.css Add word-break to organization name and description ()
repo.css Show latest commit for file ()
review.css Don't reload timeline page when (un)resolving or replying conversation ()
user.css Unify `border-radius` behavior ()