0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:34:34 +01:00
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">
2023-07-31 07:16:03 +00:00
..
chroma
codemirror
editor
features
markup Render plaintext task list items for markdown files (#26186) 2023-07-27 14:15:31 +00:00
modules Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
repo
shared
standalone
themes
actions.css
admin.css Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
base.css Add commits dropdown in PR files view and allow commit by commit review (#25528) 2023-07-28 21:18:12 +02:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
install.css
org.css
repo.css Fixing the align of commit stats in commit_page template. (#26161) 2023-07-28 13:12:44 -04:00
review.css
user.css