0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/templates/repo
wxiaoguang 3e7101dd64
Improve "new-menu" (#24465)
I am not sure what "new-menu" means, but I think we need to fix these
problems:

1. it shouldn't have "stackable", which makes the items stacked when
width is small. the `new-menu` already has `overflow: auto`
2. `justify-content: center` doesn't work with `overflow: auto` (for
small width), so use `margin: auto`
*
https://bhch.github.io/posts/2021/04/centring-flex-items-and-allowing-overflow-scroll/
3. `runner-new-menu` is dead code (copying & pasting ?)
2023-05-01 12:08:37 -04:00
..
actions Improve issue list filter (#24425) 2023-04-30 11:51:20 -04:00
branch Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08: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 Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04: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 Replace remaining fontawesome dropdown icons with SVG (#24455) 2023-05-01 05:35:02 -04:00
migrate Set type="password" on all auth_token fields (#22175) 2023-04-23 10:28:27 -04:00
projects Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
pulls
release Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
settings Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
tag Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
wiki Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
activity.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
blame.tmpl
branch_dropdown.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
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 Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
home.tmpl Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
icon.tmpl
packages.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu_release_tag.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
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 Fix user-cards format (#24428) 2023-04-29 15:43:01 -04: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