1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 04:05:48 +00:00
gitea/templates/repo/issue/view_content
silverwind 04d7ced063
De-emphasize issue sidebar buttons (#26171)
I find the colored buttons in the issue sidebar distracting, given that
they are not primary actions, I think we can de-colorize them.

Before:
<img width="285" alt="Screenshot 2023-07-26 at 19 42 22"
src="https://github.com/go-gitea/gitea/assets/115237/7e784805-4e01-4199-94bb-0538a0130264">
<img width="288" alt="Screenshot 2023-07-26 at 19 43 06"
src="https://github.com/go-gitea/gitea/assets/115237/3a89c661-e24a-4ebf-a585-d404d0a6a78a">
<img width="285" alt="Screenshot 2023-07-26 at 19 44 36"
src="https://github.com/go-gitea/gitea/assets/115237/c1aa8c13-6f41-4763-8149-d1c07cb4be5c">:

After:
<img width="286" alt="Screenshot 2023-07-26 at 19 42 04"
src="https://github.com/go-gitea/gitea/assets/115237/74d640c2-e0ab-4fef-87aa-9e788e9010e2">
<img width="285" alt="Screenshot 2023-07-26 at 19 42 51"
src="https://github.com/go-gitea/gitea/assets/115237/3b69976a-9aa4-4e1c-8df3-4168f4a9fcf9">
<img width="286" alt="Screenshot 2023-07-26 at 19 45 15"
src="https://github.com/go-gitea/gitea/assets/115237/897222fd-4df2-4d99-98eb-e5f8fb77c4d6">
2023-07-30 22:46:53 +00:00
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
attachments.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
comments_delete_time.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
comments.tmpl Store and use seconds for timeline time comments (#25392) 2023-06-23 12:12:39 +00:00
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2023-07-23 11:56:43 +02:00
pull_merge_instruction.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
pull.tmpl remove IsWarning in tmpl (#26120) 2023-07-25 12:09:01 +00:00
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
reference_issue_dialog.tmpl Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
sidebar.tmpl De-emphasize issue sidebar buttons (#26171) 2023-07-30 22:46:53 +00:00
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00