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.
gitea/templates
wxiaoguang 682552378f
More fixes for the "commit-body" (#26898)
The changes for "commit-body" in #26877 are not ideal.

The reason is: the "commit-body" is usually a `<pre>`, it has default
margins. In most cases, we do not need that large margin. So, this PR
introduces a general but small margin for all "commit-body" elements.
Then these `gt-m-0` could be removed.

The `:not` selector is not needed, because the `.timeline-item` selector
is already clear enough.
2 years ago
..
admin Show queue's active worker number (#26896) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Refactor `og:description` to limit the max length (#26876) 2 years ago
code Refactor some CSS styles and simplify code (#26771) 2 years ago
custom
devtest Remove CSS `has` selector and improve various styles (#26891) 2 years ago
explore User details page (#26713) 2 years ago
mail Update team invitation email link (#26550) 2 years ago
org Remove polluted `.ui.right` (#26825) 2 years ago
package Minor dashboard tweaks, fix flex-list margins (#26829) 2 years ago
projects Refactor some CSS styles and simplify code (#26771) 2 years ago
repo More fixes for the "commit-body" (#26898) 2 years ago
shared Relocate the `RSS user feed` button (#26882) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger feat(API): add secret deletion functionality for repository (#26808) 2 years ago
user Enable djlint H008 and fix issues (#26869) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago