You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src/css/modules
silverwind 1e1e8b5d43
Fix OAuth loading state (#24788)
Fix regression from https://github.com/go-gitea/gitea/pull/24740 where
the loading state was not showing because the `oauth-login-image` class
was removed. Replaced the Fomantic loader with a pure CSS loader and
cleaned up the HTML.

Diff:
https://github.com/go-gitea/gitea/pull/24788/files?diff=unified&w=1


![](https://github.com/go-gitea/gitea/assets/115237/b5b4137f-9821-464b-9777-858fe85d9e03)

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
animations.css Fix OAuth loading state (#24788) 1 year ago
breadcrumb.css Remove fomantic breadcrumb module (#24463) 1 year ago
card.css Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 1 year ago
comment.css Clean up various avatar dimensions (#24701) 1 year ago
modal.css Move `Rename branch` from repo settings page to the page of branches list (#24380) 1 year ago
tippy.css Add markdown preview to Submit Review Textarea (#24672) 1 year ago