1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-24 12:20:57 +02:00
gitea/templates/repo
silverwind b92c142c97
Clean up various avatar dimensions (#24701)
Clean up a few cases where avatar dimensions were overwritten via CSS,
which were no longer needed or were possible to set via HTML width.

Also included are two small fixes:

- Fix one more case of incorrect avatar offset on review timeline
- Vertically center avatars in review sidebar

There is more to be done here, but some of the work depends on Fomantic
`comment` module removal, or in the case of org member lists, a refactor
of the `avatarlink` template to accept a size.

<img width="371" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9c5902fb-2b89-4a7d-a152-60e74c3b2c56">
<img width="306" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/c8d92e2a-91c9-4f4a-a7de-6ae1a6bc0479">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-14 14:15:59 +00:00
..
actions Attach a tooltip to the action status icon (#24614) 2023-05-09 21:39:16 +02:00
branch Improve button-ghost, remove tertiary button (#24692) 2023-05-13 20:38:22 +00:00
cite Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
diff Add markdown preview to Submit Review Textarea (#24672) 2023-05-12 10:53:41 +00:00
editor Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
find
graph Improve commit date in commit graph (#24399) 2023-04-28 14:58:59 -04:00
issue Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
migrate Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
projects Update pin and add pin-slash (#24669) 2023-05-12 14:38:59 +08:00
pulls Make diff view full width again (#24598) 2023-05-09 05:21:03 +00:00
release RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
settings Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
tag RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
wiki Don't display creating page button in a mirror wiki repository (#24395) 2023-05-04 15:27:15 +08:00
activity.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
blame.tmpl
branch_dropdown.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
commits_list.tmpl
commits_table.tmpl
commits.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
create_helper.tmpl
create.tmpl
empty.tmpl Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
file_info.tmpl
forks.tmpl
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 2023-05-01 05:35:02 -04:00
header.tmpl Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00
home.tmpl Improve button-ghost, remove tertiary button (#24692) 2023-05-13 20:38:22 +00:00
icon.tmpl
packages.tmpl
release_tag_header.tmpl Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00
search_name.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl Make repo size style matches others (commits/branches/tags) (#24408) 2023-04-28 17:23:19 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Change join_on translation to joined_on and include placeholder for the date (#24550) 2023-05-06 18:10:30 +08:00
view_file.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
view_list.tmpl Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
watchers.tmpl Fix user-cards format (#24428) 2023-04-29 15:43:01 -04:00