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 376c0e25f7
Remove fomantic transition module (#26469)
Removes all dropdown and dimmer animations. Works everywhere as far as I
can tell, but need to give this thorough testing. Removes around 70kb
JS/CSS.

Note, I'm not 100% sure regarding the various callbacks, those will need
more investigation, but it appears to work nonetheless.

Fixes: https://github.com/go-gitea/gitea/issues/15709
12 months ago
..
animations.css Remove fomantic transition module (#26469) 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 add `stylelint-stylistic` (#25285) 1 year 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