0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:24:34 +01:00
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.
2023-08-31 10:49:53 +00:00
..
admin User details page (#26713) 2023-08-31 11:21:18 +02:00
api/packages/pypi
base
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom
devtest Improve flex list item padding (#26779) 2023-08-29 23:13:30 +00:00
explore User details page (#26713) 2023-08-31 11:21:18 +02:00
mail
org Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
package Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
shared
status
swagger feat(API): add route and implementation for creating/updating repository secret (#26766) 2023-08-29 20:54:49 +00:00
user Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
home.tmpl
install.tmpl
post-install.tmpl