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
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
..
admin Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) (#23899) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486) 2 years ago
code Fix 'View File' button in code search (#23478) (#23483) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) (#23269) 2 years ago
org Org pages style fixes (#23901) (#23914) 2 years ago
package fix br display for packages curls (#23737) (#23764) 2 years ago
projects Fix cancel button in the page of project edit not work (#23655) (#23813) 2 years ago
repo Discolor pull request tab labels (#23950) (#23987) 2 years ago
shared Fix due date being wrong on issue list (#23475) (#23477) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2 years ago
user Remove row clicking from notification table (#22695) (#23706) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) (#23286) 2 years ago