0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 19:33:03 +01:00
gitea/templates/repo
Kerwin Bryant 9a494af125
Optimize the styling of icon buttons within file-header-right (#32675)
Optimize partial layout and styling to achieve uniformity and
consistency.

Some buttons's structure is `<a><span><svg/></span></a>`, while others
buttons's structure is `<a><svg/></a>`. Additionally, some buttons have
icons that are **14** in size, while others have icons that are **16**.
Now, the layout has been unified to structure `<a><svg/></a>`, and the
icon size for all buttons has been standardized to the default size of
**16**.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-02 22:36:16 +08:00
..
actions
branch
cite
code
diff Fixed Issue of Review Menu Shown Behind (#32631) 2024-11-26 09:24:56 +08:00
editor
find
graph Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
issue fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
migrate
projects Fix incorrect project page CSS class (#32510) 2024-11-15 01:30:26 +00:00
pulls Refactor issue page info (#32445) 2024-11-08 02:21:13 +00:00
release Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
settings Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl fix: show tag name on branch/tag selector if repo shown from tag ref (#32689) 2024-12-02 13:34:16 +00:00
commits_list.tmpl
commits_list_small.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
graph.tmpl
header.tmpl
home.tmpl fix: show tag name on branch/tag selector if repo shown from tag ref (#32689) 2024-12-02 13:34:16 +00:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl Optimize the styling of icon buttons within file-header-right (#32675) 2024-12-02 22:36:16 +08:00
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl