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
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.
12 months ago
..
animations.css Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710) 12 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 12 months ago
button.css Fix dropdown icon layout on diff page (#25397) 1 year ago
card.css Update JS dependencies and misc tweaks (#25540) 1 year ago
comment.css Consolidate the two review boxes into one (#24738) 1 year ago
divider.css Replace fomantic divider module with our own (#25539) 1 year ago
flexcontainer.css Reduce margins on user settings page, introduce `flex-container` (#26046) 1 year ago
modal.css Fine tune project board label colors and modal content background (#25419) 1 year ago
navbar.css Navbar fixes (#25402) 1 year ago
normalize.css Use line-height: normal by default (#26635) 12 months ago
select.css add `stylelint-stylistic` (#25285) 1 year ago
svg.css Prevent SVG shrinking (#25652) 1 year ago
tippy.css Change form actions to fetch for submit review box (#25219) 1 year ago
toast.css Add toasts to UI (#25449) 1 year ago