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
diff
editor
graph
issue Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
migrate
projects
pulls
release
settings
wiki Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl Consolidate clone button templates (#14023) 2020-12-28 13:30:06 -05:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
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
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl