forgejo/templates/repo
silverwind 8e5aea88c7
Improve label and text wrapping ()
* 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 () 2020-12-09 14:03:19 -05:00
diff Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
editor Direct avatar rendering () 2020-12-03 19:46:11 +01:00
graph Direct avatar rendering () 2020-12-03 19:46:11 +01:00
issue Improve label and text wrapping () 2020-12-29 18:48:28 -05:00
migrate Improve migrate page and add card CSS () 2020-12-05 12:09:09 +02:00
projects Add emoji in label to project boards () 2020-12-14 11:06:58 +01:00
pulls Show status check for merged PRs () 2020-12-18 13:37:55 +01:00
release Fix frontpage avatars () 2020-12-09 01:12:15 +01:00
settings gitea png to logo () 2020-12-18 20:17:27 -05:00
wiki Consolidate clone button templates () 2020-12-28 13:30:06 -05:00
activity.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
blame.tmpl Fix whitespace rendering in diff () 2020-11-04 09:14:07 +02:00
branch_dropdown.tmpl Replace more icons with SVG, repo search tweaks () 2020-12-09 14:03:19 -05:00
clone_buttons.tmpl Consolidate clone button templates () 2020-12-28 13:30:06 -05:00
commit_page.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commit_status.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commit_statuses.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
commits_list.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits_list_small.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits_table.tmpl Fix tooltips and issue dependency styles () 2020-11-10 20:28:07 +02:00
create.tmpl expose translation of previously hardcoded string () 2020-12-21 21:12:13 +08:00
empty.tmpl Consolidate clone button templates () 2020-12-28 13:30:06 -05:00
forks.tmpl Direct avatar rendering () 2020-12-03 19:46:11 +01:00
graph.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
header.tmpl Improve basic button and label styles () 2020-12-27 18:53:53 +08:00
home.tmpl Consolidate clone button templates () 2020-12-28 13:30:06 -05:00
icon.tmpl Do not display org avatar near icon for internal repos () 2020-12-13 16:51:15 -05:00
search.tmpl Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
shabox_badge.tmpl Fix avatar template error () 2020-12-03 23:12:59 +00:00
sub_menu.tmpl Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
upload.tmpl Fix attachments list in edit comment () 2020-10-11 00:49:59 +01:00
user_cards.tmpl Direct avatar rendering () 2020-12-03 19:46:11 +01:00
view_file.tmpl Fix various CSS issues () 2020-12-03 18:05:35 +01:00
view_list.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
watchers.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00