gitea/web_src/css
Giteabot df23ec0f8b
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>
2024-03-14 22:08:59 +00: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-14 22:08:59 +00:00
repo Fix wrapping of label list () () 2024-01-04 10:21:35 +08: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 Use mask-based fade-out effect for `.new-menu` () () 2023-09-25 07:52:41 +00: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-02-29 08:51:42 +00: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 avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02: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 Remove incorrect CSS helper classes () 2023-08-25 06:47:59 +00:00
repo.css Improve CSV rendering () () 2024-03-12 21:45:45 +00:00
review.css Don't reload timeline page when (un)resolving or replying conversation () () 2024-01-24 20:09:48 +01:00
user.css Unify `border-radius` behavior () 2023-08-28 19:43:59 +00:00