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/issue
wxiaoguang b0f18726a3
Fix milestone title font problem (#22863)
Replace #22853 since it's closed, and actually there are 2 places need
to be fixed.

~~Follow @fsologureng 's suggestion to keep the `<hX>` tags.~~ 

Update: from fsologureng: this doesn't change anything from a11y's point
of view. So I think this PR could be fine to fix the UI looking problems
as a quick patch, then defer the a11y problems to new PRs together.

Before: the font-size is too large.

After: it seems better.

![image](https://user-images.githubusercontent.com/2114189/218266257-fc2d5872-9e96-4c6a-87ea-f27531ac15c0.png)

![image](https://user-images.githubusercontent.com/2114189/218266247-efc09d83-405f-4495-967a-30d9744134ce.png)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
fields Support Issue forms and PR forms (#20987) 2 years ago
labels Optimize html templates (#22080) 2 years ago
view_content Fix more HTMLURL in templates (#22831) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
choose.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
comment_tab.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
list.tmpl Fix inconsistent Filter Project name in issue list (#22827) 2 years ago
milestone_issues.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestones.tmpl Fix milestone title font problem (#22863) 2 years ago
navbar.tmpl Optimize html templates (#22080) 2 years ago
new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
openclose.tmpl Issues: add Project filter to issues list and search (#22544) 2 years ago
search.tmpl Issues: add Project filter to issues list and search (#22544) 2 years ago
view.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
view_content.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
view_title.tmpl Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) 2 years ago