gitea/web_src/css
Giteabot df23ec0f8b
Fix Safari spinner rendering (#29801) (#29802)
Backport #29801 by @silverwind

Fixes: https://github.com/go-gitea/gitea/issues/29041
Fixes: https://github.com/go-gitea/gitea/pull/29713

Any of the `width: *-content` properties seem to workaround this Webkit
bug, this one seemed most suitable.

Before:
<img width="184" alt="Screenshot 2024-03-14 at 22 29 58"
src="https://github.com/go-gitea/gitea/assets/115237/6effc5f0-bc64-4752-be74-9c43b3974407">

After:
<img width="177" alt="Screenshot 2024-03-14 at 22 30 30"
src="https://github.com/go-gitea/gitea/assets/115237/5de244d7-6b46-428e-957c-4b10f53e2441">

Co-authored-by: silverwind <me@silverwind.io>
2024-03-14 22:08:59 +00:00
..
chroma
codemirror
editor
features
markup
modules Fix Safari spinner rendering (#29801) (#29802) 2024-03-14 22:08:59 +00:00
repo Fix wrapping of label list (#28684) (#28688) 2024-01-04 10:21:35 +08:00
shared Reduce margin/padding on flex-list items and divider (#27872) (#27874) 2023-11-02 13:24:03 +08:00
standalone
themes
actions.css
admin.css
base.css Improve contrast on blame timestamp, fix double border (#29482) (#29485) 2024-02-29 08:51:42 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
org.css
repo.css Improve CSV rendering (#29638) (#29744) 2024-03-12 21:45:45 +00:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917) 2024-01-24 20:09:48 +01:00
user.css