0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 10:54:47 -05:00
forgejo/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>
2023-04-07 22:32:42 -04:00
..
actions Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436) 2023-03-13 09:09:00 +02:00
branch Make branches list page operations remember current page (#23420) (#23460) 2023-03-14 20:51:14 +08:00
cite
diff Fix code view (diff) broken layout (#23096) (#23918) 2023-04-04 16:02:29 +02:00
editor Fix broken code editor diff preview (#23307) (#23320) 2023-03-06 12:05:35 -06:00
find
graph Improve commit graph page UI alignment (#23751) (#23754) 2023-03-27 17:27:08 -04:00
issue Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) (#23825) 2023-03-31 12:15:51 +08:00
migrate
projects Fix cancel button in the page of project edit not work (#23655) (#23813) 2023-03-30 11:15:50 +02:00
pulls Discolor pull request tab labels (#23950) (#23987) 2023-04-07 22:32:42 -04:00
release Title can be empty when creating tag only (#23917) (#23961) 2023-04-07 20:13:57 +08:00
settings Fix code view (diff) broken layout (#23096) (#23918) 2023-04-04 16:02:29 +02:00
wiki
activity.tmpl Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Use octicon-verified for gpg signatures (#23529) (#23536) 2023-03-17 11:39:31 -04:00
commit_status.tmpl Fix missing commit status in PR which from forked repo (#23351) (#23453) 2023-03-14 08:11:31 +08:00
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Fix and move "Use this template" button (#23398) (#23408) 2023-03-11 01:41:04 +08:00
icon.tmpl
packages.tmpl
search.tmpl Fix 'View File' button in code search (#23478) (#23483) 2023-03-15 10:34:05 +01:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Add wrapper to author to avoid long name ui problem (#23030) (#23098) 2023-02-24 10:45:18 +08:00
watchers.tmpl