mirror of
1
Fork 0
forgejo/web_src/css
Giteabot 6fcea1208d
Fix Safari spinner rendering () ()
Backport  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>
(cherry picked from commit df23ec0f8b490bee49dc0e7944b529f3ede35301)
2024-03-21 09:37:30 +01:00
..
chroma Chroma color tweaks () 2023-09-08 11:03:01 -05:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Fix z-index on markdown completion () () 2023-09-24 23:41:37 +00:00
features Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
markup Absolute positioned checkboxes overlay floated elements () () 2023-09-30 17:10:48 +02:00
modules Fix Safari spinner rendering () () 2024-03-21 09:37:30 +01:00
repo Fix wrapping of label list () () 2024-01-16 14:16:55 +00:00
shared Reduce margin/padding on flex-list items and divider () () 2023-11-02 13:24:03 +08:00
standalone Add toasts to UI () 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 () () 2023-09-24 18:43:12 +00:00
admin.css User details page () 2023-08-31 11:21:18 +02:00
base.css Improve contrast on blame timestamp, fix double border () () 2024-03-10 18:45:58 +07:00
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. () 2023-09-13 15:15:36 +08:00
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI () 2023-08-01 00:13:42 +02:00
font_i18n.css Fix `@font-face` overrides () 2023-05-24 01:48:51 +00:00
form.css Unify `border-radius` behavior () 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code () 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 () 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
repo.css Improve CSV rendering () () 2024-03-21 09:25:32 +01:00
review.css Preview: set font-size on preview content 2024-02-16 22:29:12 +01:00
user.css [MODERATION] User blocking 2023-11-13 13:58:02 +01:00