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
Giteabot 4019a6d4b2
Discolor pull request tab labels (#23950) (#23987)
Backport #23950 by @silverwind

https://github.com/go-gitea/gitea/pull/22687 has discolored the repo tab
labels. This does the same for PR tabs for consistency. Value `0` is
still rendered like before.

Before:
<img width="502" alt="Screenshot 2023-04-06 at 19 35 24"
src="https://user-images.githubusercontent.com/115237/230454329-db6244ff-7d7e-4a2f-9240-f618a1c57f8c.png">

After:
<img width="497" alt="Screenshot 2023-04-06 at 19 35 07"
src="https://user-images.githubusercontent.com/115237/230454321-a0be6551-8c31-45e4-a1fb-ffc0d85d87bf.png">
<img width="497" alt="Screenshot 2023-04-06 at 19 38 37"
src="https://user-images.githubusercontent.com/115237/230454570-2fe2aa67-dfa7-4b2e-8c04-8dd40e6e99fc.png">

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
actions Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436) 2 years ago
branch Make branches list page operations remember current page (#23420) (#23460) 2 years ago
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
diff Fix code view (diff) broken layout (#23096) (#23918) 2 years ago
editor Fix broken code editor diff preview (#23307) (#23320) 2 years ago
find Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
graph Improve commit graph page UI alignment (#23751) (#23754) 2 years ago
issue Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) (#23825) 2 years ago
migrate Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
projects Fix cancel button in the page of project edit not work (#23655) (#23813) 2 years ago
pulls Discolor pull request tab labels (#23950) (#23987) 2 years ago
release Title can be empty when creating tag only (#23917) (#23961) 2 years ago
settings Fix code view (diff) broken layout (#23096) (#23918) 2 years ago
wiki Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
activity.tmpl Add context when rendering labels or emojis (#23281) (#23319) 2 years ago
blame.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
branch_dropdown.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
clone_buttons.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
clone_script.tmpl Make clone URL use current page's host (#22808) 2 years ago
commit_page.tmpl Use octicon-verified for gpg signatures (#23529) (#23536) 2 years ago
commit_status.tmpl Fix missing commit status in PR which from forked repo (#23351) (#23453) 2 years ago
commit_statuses.tmpl Fix hidden commit status on multiple checks (#22889) 2 years ago
commits.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
commits_list.tmpl Add context when rendering labels or emojis (#23281) (#23319) 2 years ago
commits_list_small.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
commits_table.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
create.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
empty.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
file_info.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
forks.tmpl Add context cache as a request level cache (#22294) 2 years ago
graph.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
header.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
home.tmpl Fix and move "Use this template" button (#23398) (#23408) 2 years ago
icon.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
packages.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
search.tmpl Fix 'View File' button in code search (#23478) (#23483) 2 years ago
shabox_badge.tmpl Fix shabox regression (#22924) 2 years ago
sub_menu.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
unicode_escape_prompt.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
user_cards.tmpl Add context cache as a request level cache (#22294) 2 years ago
view_file.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
view_list.tmpl Add wrapper to author to avoid long name ui problem (#23030) (#23098) 2 years ago
watchers.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago