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
..
auth Set appropriate `autocomplete` attributes on password fields (#13078) 4 years ago
dashboard Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
notification Make SVG size argument optional (#12814) 4 years ago
settings Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
profile.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
project.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago