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 7e160f8824
Reduce margins on user settings page, introduce `flex-container` (#26046)
Same as https://github.com/go-gitea/gitea/pull/26026 but for the user
settings page. It introduces a new `flex-container` class and shares it
across both pages.

Before and After:
<img width="1264" alt="Screenshot 2023-07-21 at 19 35 57"
src="https://github.com/go-gitea/gitea/assets/115237/1358dab4-55c0-40ce-a4d5-673099304f3d">
<img width="1269" alt="Screenshot 2023-07-21 at 19 35 42"
src="https://github.com/go-gitea/gitea/assets/115237/34812f6d-dc65-4009-b977-90e03efdc6d1">
11 months ago
..
animations.css Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago
breadcrumb.css Remove fomantic breadcrumb module (#24463) 1 year 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) 11 months 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