mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 00:05:40 +01:00
62719cdd2d
- 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 |
||
---|---|---|
.. | ||
features | ||
markdown | ||
standalone | ||
themes | ||
_admin.less | ||
_base.less | ||
_chroma.less | ||
_dashboard.less | ||
_editor.less | ||
_explore.less | ||
_form.less | ||
_home.less | ||
_install.less | ||
_markdown.less | ||
_organization.less | ||
_repository.less | ||
_review.less | ||
_svg.less | ||
_tribute.less | ||
_user.less | ||
helpers.less | ||
index.less |