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.
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">
1 year ago
..
fields Add validations.required check to dropdown field (#24849) 1 year ago
labels Several fixes for mobile UI (#25634) 1 year ago
milestone Improve dropdown menus, remove inline styles (#24954) 1 year ago
view_content De-emphasize issue sidebar buttons (#26171) 1 year ago
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
choose.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 1 year ago
filters.tmpl Improve display of Labels/Projects/Assignees sort options (#25886) 1 year ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add template linting via djlint (#25212) 1 year ago
list.tmpl move issue filters to shared template (#25729) 1 year ago
milestone_issues.tmpl move issue filters to shared template (#25729) 1 year ago
milestone_new.tmpl Fix margin on the `new/edit milestone` page (#25801) 1 year ago
milestones.tmpl Fix milestones deletion (#25583) 1 year ago
navbar.tmpl Fix UI on mobile view (#25315) 1 year ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
new_form.tmpl Several fixes for mobile UI (#25634) 1 year ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
search.tmpl Introduce shared template for search inputs (#25338) 1 year ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
view_content.tmpl Repository Archived text title center align (#25767) 1 year ago
view_title.tmpl Show correct naming for 1 comment (#25704) 1 year ago