forgejo/web_src/css
Giteabot 253af55053
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>
(cherry picked from commit 7291fecab3)
2024-01-31 14:18:26 +01:00
..
chroma Chroma color tweaks (#26978) 2023-09-08 11:03:01 -05:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Fix z-index on markdown completion (#27237) (#27239) 2023-09-24 23:41:37 +00:00
features Refactor "shortsha" (#26877) 2023-09-03 02:58:52 +00:00
markup Absolute positioned checkboxes overlay floated elements (#26870) (#27366) 2023-09-30 17:10:48 +02:00
modules Make loading animation less aggressive (#28955) (#28956) 2024-01-31 14:18:26 +01:00
repo Fix wrapping of label list (#28684) (#28688) 2024-01-16 14:16:55 +00:00
shared Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes [BRANDING] Add Forgejo light, dark, and auto themes 2023-11-13 13:58:17 +01:00
actions.css fix issues on action runners page (#27226) (#27233) 2023-09-24 18:43:12 +00:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Fix button size in "attached header right" (#28770) (#28774) 2024-01-16 14:39:23 +00:00
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 2023-09-13 15:15:36 +08:00
explore.css Introduce flex-list & flex-item elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
home.css [BRANDING] Add Forgejo light, dark, and auto themes 2023-11-13 13:58:17 +01:00
index.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
repo.css Add word-break to repo description in home page (#27924) (#27957) 2023-11-08 01:29:33 +00:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917) 2024-01-31 14:18:26 +01:00
user.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00