forgejo/templates/repo
silverwind ae0fa64ef6
Review fixes and enhancements (#24526)
- Fix regression with icons wrapping from
https://github.com/go-gitea/gitea/pull/24459
- Fix box misalignment on small screen
- Fix avatar misalignment on review comment
- Fix incorrect underline hover effect on review icons
- Move status icon to left side in review box
- Enhance review icon colors, add helper function for it
- Add missing inline avatars in review comments
- Tweak icon sizes because some octicons have inconsistent sizing

### Before
<img width="655" alt="Screenshot 2023-05-04 at 20 50 28"
src="https://user-images.githubusercontent.com/115237/236301230-92325507-6e03-47ac-bfb4-c9ddde310571.png">
<img width="260" alt="Screenshot 2023-05-04 at 20 50 42"
src="https://user-images.githubusercontent.com/115237/236301236-0dfa50e7-b8fc-4179-ae68-d872bc90f1f3.png">

### After
<img width="498" alt="Screenshot 2023-05-04 at 20 55 08"
src="https://user-images.githubusercontent.com/115237/236301810-23862c2c-c0a9-43a4-a3eb-ee611c14a7f4.png">
<img width="219" alt="Screenshot 2023-05-04 at 20 55 16"
src="https://user-images.githubusercontent.com/115237/236301817-d0de02ea-6ab5-43e1-9183-6b3848b72995.png">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-10 09:16:44 +00:00
..
actions Attach a tooltip to the action status icon (#24614) 2023-05-09 21:39:16 +02:00
branch Fix typo in rename branch dialog (#24537) 2023-05-05 12:44:59 +08:00
cite
diff Remove fluid on compare diff page (#24627) 2023-05-10 08:46:17 +00:00
editor Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
find
graph
issue Review fixes and enhancements (#24526) 2023-05-10 09:16:44 +00:00
migrate Clean up polluted styles and remove dead CSS code (#24497) 2023-05-03 14:32:10 -04:00
projects Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
pulls Make diff view full width again (#24598) 2023-05-09 05:21:03 +00:00
release fix: release page for empty or non-existing target (#24470) 2023-05-10 11:43:55 +08: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
wiki Don't display creating page button in a mirror wiki repository (#24395) 2023-05-04 15:27:15 +08:00
activity.tmpl
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.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Fix color for transfer related buttons when having no permission to act (#24510) 2023-05-04 13:21:30 +00:00
home.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
icon.tmpl
packages.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl
sub_menu_release_tag.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -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
view_list.tmpl
watchers.tmpl