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 d5703d4a1b
Remove "TODO" tasks from CSS file (#26835)
1. Use `gt-invisible` instead of `invisible`.
2. Use `gt-word-break` instead of `dont-break-out` (there is a slight
different "hyphens", but I think it won't affect too much since it is
only used for the "full name").
3. Remove `.small.button:has(svg)` , now our buttons could layout SVG
correctly, and actually I didn't see this CSS class is used in code.
1 year ago
..
admin User details page (#26713) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
code Refactor some CSS styles and simplify code (#26771) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve flex list item padding (#26779) 1 year ago
explore User details page (#26713) 1 year ago
mail Add template linting via djlint (#25212) 2 years ago
org Remove polluted `.ui.right` (#26825) 1 year ago
package Remove polluted `.ui.right` (#26825) 1 year ago
projects Refactor some CSS styles and simplify code (#26771) 1 year ago
repo Remove "TODO" tasks from CSS file (#26835) 1 year ago
shared Fix typo of RunerOwnerID (#26508) 1 year ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger feat(API): add route and implementation for creating/updating repository secret (#26766) 1 year ago
user Remove polluted `.ui.right` (#26825) 1 year 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) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago