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 07373f1d5d
Improve issue sidebar UI (#32587)
1. remove duplicate dividers
2. align reviewer items
3. merge & remove unused CSS styles


Before:

<details>


![image](https://github.com/user-attachments/assets/1b3121ee-b5fa-4fe9-b0f2-344d96dc5fbc)


![image](https://github.com/user-attachments/assets/ba8b97e6-114d-488c-adee-48f6c7a3b580)

</details>

After:

<details>


![image](https://github.com/user-attachments/assets/978eab3e-a5d7-4b68-90ce-079b61994d25)


![image](https://github.com/user-attachments/assets/a8b58a27-dd05-4c8d-be60-816439ce77c6)


![image](https://github.com/user-attachments/assets/b7e6a16c-bf98-4465-a805-9f4a642d366e)

</details>
3 months ago
..
admin Fix some places which doesn't repsect org full name setting (#32243) 3 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor language menu and dom utils (#32450) 4 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Refactor DateUtils and merge TimeSince (#32409) 4 months ago
explore Refactor template ctx and render utils (#32422) 4 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 12 months ago
org Refactor template ctx and render utils (#32422) 4 months ago
package Refactor template ctx and render utils (#32422) 4 months ago
projects Refactor template ctx and render utils (#32422) 4 months ago
repo Improve issue sidebar UI (#32587) 3 months ago
shared Refactor template ctx and render utils (#32422) 4 months ago
status Remove urls from translations (#31950) 6 months ago
swagger Refactor render system (#32492) 3 months ago
user Fix some places which doesn't repsect org full name setting (#32243) 3 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Remove urls from translations (#31950) 6 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 3 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago