forgejo/templates
Giteabot 783f7ccb2c
Fix some UI alignments (#25277) (#25290)
Backport #25277 by @wxiaoguang

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 `+`

The `repo-button-row` is only used on 3 pages:


![image](https://github.com/go-gitea/gitea/assets/2114189/16057ff0-7d30-41ca-ac13-70d074364566)


![image](https://github.com/go-gitea/gitea/assets/2114189/cbe2acb1-07b6-48f3-9f28-407a75f8c4ed)


![image](https://github.com/go-gitea/gitea/assets/2114189/341416b3-f6a8-466f-a140-361ee80e53a7)


![image](https://github.com/go-gitea/gitea/assets/2114189/3d4b7857-ef99-4a3f-a667-9890714a096d)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-06-16 00:32:59 +00:00
..
admin Show OAuth2 errors to end users (#25261) (#25271) 2023-06-15 02:48:36 +00:00
api/packages/pypi
base
code
custom
devtest Use flex to align SVG and text (#25163) (#25260) 2023-06-14 13:21:48 -04:00
explore
mail
org
package
projects
repo Fix some UI alignments (#25277) (#25290) 2023-06-16 00:32:59 +00:00
shared
status Show OAuth2 errors to end users (#25261) (#25271) 2023-06-15 02:48:36 +00:00
swagger
user Fix edit OAuth application width (#25262) (#25263) 2023-06-14 20:39:51 -04:00
home.tmpl
install.tmpl
post-install.tmpl