1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-30 04:54:45 +00:00
forgejo/templates/repo/wiki
silverwind 62719cdd2d
Fix whitespace rendering in diff ()
- 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
..
new.tmpl Fix images in wiki edit preview () 2020-05-24 11:41:33 +01:00
pages.tmpl Make SVG size argument optional () 2020-09-11 16:19:00 -04:00
revision.tmpl Fix whitespace rendering in diff () 2020-11-04 09:14:07 +02:00
start.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
view.tmpl Comment box tweaks and SVG dropdown triangles () 2020-10-31 18:15:11 -04:00