0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/web_src/css/modules
wxiaoguang 8ac83043f5
Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710)
The "btn-octicon is-loading" was introduced by #21842 , it is only used
by the "Copy Content" button, but the "btn-octicon" selector would
affect too many uncertain elements.

Now there is a general "small-loading-icon" class, so the "btn-octicon
is-loading" could be removed.
2023-08-24 10:21:41 -04:00
..
animations.css Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710) 2023-08-24 10:21:41 -04:00
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css
card.css
comment.css
divider.css Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
flexcontainer.css Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
modal.css
navbar.css
normalize.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
select.css
svg.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
tippy.css
toast.css