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/repo/issue
Giteabot 27a60fd91b
Fix inconsistent closed issue list icon (#33722) (#33728)
Backport #33722 by @lunny

Fixe #33718 

Before 


![image](https://github.com/user-attachments/assets/2c77e249-a118-4471-8c63-ead4fe0f6336)


After 


![image](https://github.com/user-attachments/assets/c082eba8-5b21-4814-b091-c725ca46ccf3)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 weeks ago
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
labels Refactor LabelEdit (#32752) 3 months ago
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
sidebar Fix issue sidebar dropdown keyboard support (#33447) (#33450) 2 months ago
view_content Fix review code comment avatar alignment (#33031) (#33032) 3 months ago
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 3 months ago
card.tmpl Fix issue title rendering and refactor legacy function names (#32703) 4 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 12 months ago
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 4 months ago
filter_item_label.tmpl Backport 1.23 (#32868) 3 months ago
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 1 year ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 1 year ago
labels.tmpl Refactor LabelEdit (#32752) 3 months ago
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 10 months ago
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 5 months ago
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 5 months ago
navbar.tmpl Fix menu buttons in issues and release (#30056) 1 year ago
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 1 year ago
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 3 months ago
openclose.tmpl Fix inconsistent closed issue list icon (#33722) (#33728) 3 weeks ago
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
view_title.tmpl Trivial fixes (#33304) (#33312) 2 months ago