1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/web_src
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
..
fomantic Precompile fomantic-ui files (#13332) 2020-10-27 19:44:06 -04:00
fonts/noto-color-emoji Fonts rework (#12114) 2020-07-06 11:56:54 +03:00
js Refactor image paste code (#13354) 2020-11-02 12:08:30 -05:00
less Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
svg Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00