0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:34:20 +01:00
gitea/web_src/less
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
..
features
markdown
standalone
themes Add the tag list page to the release page (#12096) 2020-11-02 18:10:22 -05:00
_admin.less
_base.less Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
_chroma.less
_dashboard.less
_editor.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
_review.less Fix 'add code comment' button being invisible all the time (#13389) 2020-11-02 10:58:14 -05:00
_svg.less
_tribute.less
_user.less
helpers.less Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
index.less