You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
new.tmpl Fix images in wiki edit preview (#11546) 4 years ago
pages.tmpl Make SVG size argument optional (#12814) 4 years ago
revision.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
start.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
view.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago