forgejo/templates/repo
silverwind 62719cdd2d
Fix whitespace rendering in diff (#13415)
- Introduce new .code-inner class that sets the CSS attributes on
rendered code lines like view,blame and diff.
- Rename .wrap class to .word-break to reflect what it actually does
- Remove .raw which was only used on webhook page
- Set white-space: pre-wrap except on blame where it can break the
layout

Fixes: https://github.com/go-gitea/gitea/issues/13406
2020-11-04 09:14:07 +02:00
..
branch Misc UI fixes, add secondary color (#13378) 2020-11-01 15:04:26 -05:00
diff Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
editor
issue Misc UI fixes, add secondary color (#13378) 2020-11-01 15:04:26 -05:00
migrate Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
projects Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
pulls Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
release Add the tag list page to the release page (#12096) 2020-11-02 18:10:22 -05:00
settings Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
wiki Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
activity.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
blame.tmpl Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
branch_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl Misc UI fixes, add secondary color (#13378) 2020-11-01 15:04:26 -05:00
create.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Don't show "0" labels on repo tabs (#13289) 2020-10-24 14:54:33 +03:00
header_icon.tmpl
home.tmpl Change repo home page icons to SVG (#13364) 2020-10-30 14:54:58 -04:00
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl Add the tag list page to the release page (#12096) 2020-11-02 18:10:22 -05:00
upload.tmpl Fix attachments list in edit comment (#13036) 2020-10-11 00:49:59 +01:00
user_cards.tmpl
view_file.tmpl Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
view_list.tmpl
watchers.tmpl