gitea/templates/repo/issue/sidebar
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>
2024-11-21 03:31:54 +00:00
..
allow_maintainer_edit.tmpl Fix issue sidebar (#32455) 2024-11-09 01:55:32 +08:00
assignee_list.tmpl make search box in issue sidebar dropdown list always show when scrolling (#32576) 2024-11-21 09:23:50 +08:00
due_date.tmpl
issue_dependencies.tmpl Fix issue sidebar (#32455) 2024-11-09 01:55:32 +08:00
issue_management.tmpl
label_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
label_list_item.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
milestone_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
participant_list.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
project_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
reference_link.tmpl
reviewer_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
stopwatch_timetracker.tmpl
watch_notification.tmpl
wip_switch.tmpl Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00