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.
gitea/web_src/css
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">
2 years ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Several fixes for mobile UI (#25634) 2 years ago
features Improve commit graph alignment and truncating (#26112) 2 years ago
markup Render plaintext task list items for markdown files (#26186) 2 years ago
modules Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
repo Fix UI for release tag page / wiki page / subscription page (#25948) 2 years ago
shared Restructure issue list template, styles (#25750) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add custom ansi colors and CSS variables for them (#25546) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
base.css Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
explore.css fix tags line no margin see #25255 (#25280) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
helpers.css Fix the truncate and alignment problem for some admin tables (#26042) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Allow Organisations to have a E-Mail (#25082) 2 years ago
repo.css Fixing the align of commit stats in commit_page template. (#26161) 2 years ago
review.css Make `add line comment` buttons focusable (#25894) 2 years ago
user.css Improve profile readme rendering (#25988) 2 years ago