0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-12 17:41:53 -05:00
forgejo/templates/repo
wxiaoguang e2165854a6
Improve home page template, fix Sort dropdown menu flash (#23856)
Follow #23854

Major changes:

1. The old `<div class="ui"><div class="six wide column ...">
</div></div>` doesn't have affect any more
    * So clean them, and remove other unnecessary elements/styles.
2. Add padding for narrow view.

Before

![image](https://user-images.githubusercontent.com/2114189/229262177-e8cf6c9b-b17b-482c-83fe-a84579e01e8e.png)

After:

![image](https://user-images.githubusercontent.com/2114189/229262166-d46134b0-2117-4d5c-a469-a2115cbd4b6c.png)
2023-04-01 13:47:54 +08:00
..
actions Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
cite Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
diff Diff improvements (#23553) 2023-03-30 20:06:10 +08:00
editor Allow new file and edit file preview if it has editable extension (#23624) 2023-03-26 13:25:41 +08:00
find
graph Fix SVG close tag, improve commit graph page UI alignment (#23751) 2023-03-27 20:32:11 +01:00
issue Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
migrate Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
projects Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
pulls Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
release Add creation time in tag list page (#23693) 2023-03-28 12:51:13 -04:00
settings Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
wiki Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
activity.tmpl
blame.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch_dropdown.tmpl
clone_buttons.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
clone_script.tmpl
commit_page.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
commit_status.tmpl Use different SVG for pending and running actions (#23836) 2023-03-31 17:24:39 +08:00
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl Refactor repo commit list (#23690) 2023-03-27 15:44:51 +01:00
commits_table.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
create.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
create_helper.tmpl
empty.tmpl
file_info.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
forks.tmpl
graph.tmpl
header.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
home.tmpl Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
icon.tmpl
packages.tmpl
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
search_name.tmpl Fix long project name display in issue list and in related dropdown (#23653) 2023-03-24 15:11:23 +08:00
shabox_badge.tmpl
sub_menu.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
view_list.tmpl
watchers.tmpl