mirror of https://github.com/go-gitea/gitea.git
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.
* Initial working state of expandable commit bodies * Fix all commits having showing button for multiline commits * Refactor checking multiline messages method * Force newlines with <br> in commit body * Show multiple lines in the list view of repositories * Fixed proper newlines and minor refactor Use <pre> instead of <p>, this is so we can use \n instead of having to manually place <br> into the HTML. Makes it easier to display commit bodies. * Fix commit list messages jumping around * Fix indentation in view_list.tmpl * Use vertical-align: baseline instead of top * Refactor commit button toggle function * Remove RenderCommitBodyLink function * Add comments * Add newline at the end of _repository.less * Fix long commit bodies not properly wrapping inside <pre> * Don't split on double newlines * Show the commit body in commit view * Update stylesheets * Add/fix comments and run make fmt * Fix spaces not being tabs |
7 years ago | |
---|---|---|
.. | ||
_admin.less | 8 years ago | |
_base.less | 7 years ago | |
_dashboard.less | 9 years ago | |
_editor.less | 8 years ago | |
_emojify.less | 9 years ago | |
_explore.less | 7 years ago | |
_form.less | 8 years ago | |
_home.less | 8 years ago | |
_install.less | 9 years ago | |
_markdown.less | 8 years ago | |
_organization.less | 8 years ago | |
_repository.less | 7 years ago | |
_user.less | 8 years ago | |
index.less | 8 years ago |