0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:24:34 +01:00
gitea/templates/repo
silverwind bf730528ca
Fix 'View File' button in code search (#23478)
- Right-align 'View File' button
- Add 'role' attribute to button link

Before:
<img width="1148" alt="Screenshot 2023-03-14 at 22 02 16"
src="https://user-images.githubusercontent.com/115237/225135954-f06153ec-c222-441e-98ba-0177afff3a7a.png">

After:
<img width="1150" alt="Screenshot 2023-03-14 at 22 02 33"
src="https://user-images.githubusercontent.com/115237/225135966-323cb695-05ef-4b83-a8ef-05f2b1887090.png">

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-14 22:19:27 -04:00
..
actions Add workflow error notification in ui (#23404) 2023-03-14 15:27:03 +08:00
branch Make branches list page operations remember current page (#23420) 2023-03-14 13:11:38 +08:00
cite Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
diff Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
editor Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
find Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
graph
issue Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
migrate Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
projects Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
pulls
release Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
settings Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
packages.tmpl
search.tmpl Fix 'View File' button in code search (#23478) 2023-03-14 22:19:27 -04:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl