0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 00:34:35 +01:00
gitea/templates/repo
silverwind f8601f3f09
Fix ellipsis in files table (#12617)
Turns out text ellispsis does not work in combination with flexbox and
while wrapping in a display:block can help in some cases, I could not
get this to work properly so this changes the truncate to inline-block
again and reduces the clickable area to just vertical expansion from the
links.
2020-08-27 21:45:37 +01:00
..
branch
diff Do not show arrows on comment diffs on pull comment pages (#12434) 2020-08-08 09:22:34 +08:00
editor
issue Fix emoji replacements, make emoji images consistent (#12567) 2020-08-23 21:44:53 -04:00
projects Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pulls
release
settings Kanban board (#8346) 2020-08-16 23:07:38 -04:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Match GH with Commit page (#12425) 2020-08-05 09:32:13 +08:00
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
header.tmpl Kanban board (#8346) 2020-08-16 23:07:38 -04:00
header_icon.tmpl
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Fix ellipsis in files table (#12617) 2020-08-27 21:45:37 +01:00
watchers.tmpl