gitea/templates
wxiaoguang 83022013c8
Fix layouts of admin table / adapt repo / email test (#24370)
Ref:
https://github.com/go-gitea/gitea/pull/24315#pullrequestreview-1403034993

And fix the incorrect layout for "dasbboard", the "form" shouldn't
follow `<h4 class="ui top attached header">`, so move it to inner.

Diff with ignoring spaces:
https://github.com/go-gitea/gitea/pull/24370/files?diff=unified&w=1

A known bug: the adapt/delete button doesn't work due to a historical
messy logic, will fix it in next PR (#24374)

![image](https://user-images.githubusercontent.com/2114189/234754656-d160b098-b8d4-4783-962a-27d5c764863c.png)

![image](https://user-images.githubusercontent.com/2114189/234762327-3e77e2e4-a156-4498-8a8b-092e14cf9204.png)

![image](https://user-images.githubusercontent.com/2114189/234767811-74b7272c-e40c-4850-8e3c-499e3b53b827.png)

![image](https://user-images.githubusercontent.com/2114189/234761247-e6aad889-dcad-443c-948f-2d44df68725b.png)
2023-04-28 09:48:41 +08:00
..
admin Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Don't set meta `theme-color` by default (#24340) 2023-04-26 00:56:42 -04:00
code Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
explore Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
mail Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
org Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
package Add custom helm repo name generated from url (#24363) 2023-04-27 07:40:00 +02:00
projects Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
repo Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
shared Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
status Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
swagger Add API for gitignore templates (#22783) 2023-04-27 11:51:20 +08:00
user Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00