1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 00:05:47 +00:00
gitea/templates/admin
silverwind d021c88d29
Reduce margins on admin pages (#26026)
Reduce margins around admin boxes and reduce sidebar size from 275px to
240px. This is the same 16px margin we use on issue pages.

Before and After:
<img width="1270" alt="Screenshot 2023-07-21 at 00 28 11"
src="https://github.com/go-gitea/gitea/assets/115237/f9b0dcb0-8f7e-49b4-b130-54bf31c142fd">
<img width="1271" alt="Screenshot 2023-07-21 at 00 30 51"
src="https://github.com/go-gitea/gitea/assets/115237/ddd75d59-9ab9-4061-8989-852e89727560">
2023-07-21 03:11:42 +00:00
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
base Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
emails Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
org Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
packages Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
repo Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
runners Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
config.tmpl Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
cron.tmpl various style fixes (#25008) 2023-05-30 22:28:25 +00:00
dashboard.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_head.tmpl Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
navbar.tmpl Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
notice.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
queue_manage.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
queue.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
stats.tmpl Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00