0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 15:45:29 +01:00
gitea/templates
wxiaoguang 6db66d8ca4
Fix some UI alignments (#25277)
Fixes: https://github.com/go-gitea/gitea/issues/25282

Fix the problems:

1. The `repo-button-row` had various patches before, this PR makes it
consistent
2. The "Add File" has wrong CSS class "icon", remove it
3. The "Add File" padding was overridden by "!important", fix it by
`.repo-button-row .button.dropdown` with comment
4. The selector `.ui.segments ~ .ui.top.attached.header` is incorrect,
it should use `+`
2023-06-15 15:12:08 +00:00
..
admin Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
api/packages/pypi
base Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
code
custom
devtest Use flex to align SVG and text (#25163) 2023-06-14 16:40:15 +00:00
explore
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
package
projects
repo Fix some UI alignments (#25277) 2023-06-15 15:12:08 +00:00
shared Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
status Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
swagger fix swagger documentation for multiple files API endpoint (#25110) 2023-06-07 23:49:58 +08:00
user Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
home.tmpl
install.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00