0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 19:27:53 +01:00
gitea/templates/repo
silverwind 8e5aea88c7
Improve label and text wrapping (#14113)
* Improve label wrapping

- Adjust issue list styles so labels can wrap on the same line as the
  text. This relies on `display: inline` with the HTML whitespace being
  used as the separator.
- Add global word-break: break-word. This should generally avoid text
  overflows in various places.

* add whitespace to history labels

* use overflow-wrap

* restore word-break rules

* use correct pre

* use better selector for middle align

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-29 18:48:28 -05:00
..
branch Replace more icons with SVG, repo search tweaks (#13860) 2020-12-09 14:03:19 -05:00
diff Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
editor
graph
issue Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
migrate
projects Add emoji in label to project boards (#13978) 2020-12-14 11:06:58 +01:00
pulls Show status check for merged PRs (#13975) 2020-12-18 13:37:55 +01:00
release
settings gitea png to logo (#13974) 2020-12-18 20:17:27 -05:00
wiki Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Replace more icons with SVG, repo search tweaks (#13860) 2020-12-09 14:03:19 -05:00
clone_buttons.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
commit_page.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commits_list_small.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commits_list.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commits_table.tmpl
commits.tmpl
create.tmpl expose translation of previously hardcoded string (#14087) 2020-12-21 21:12:13 +08:00
empty.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
forks.tmpl
graph.tmpl
header.tmpl Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
home.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 2020-12-13 16:51:15 -05:00
search.tmpl Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
shabox_badge.tmpl
sub_menu.tmpl Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
watchers.tmpl