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
silverwind 19993d8814
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
There was some recent discussion about this in Discord `ui-design`
channel and the conclusion was that
https://github.com/go-gitea/gitea/issues/24305 should have fixed their
OS font installation to have semibold weights.

I have now tested this 601 weight on a Windows 10 machine on Firefox
myself, and I immediately noticed that bold was excessivly bold and
rendering as 700 because browsers are biased towards bolder fonts. So
revert this back to the previous value.
2 years ago
..
fields Support markdown editor for issue template (#24400) 2 years ago
labels Improve accessibility when (re-)viewing files (#24817) 2 years ago
milestone Improve milestone filter on issues page (#22423) 2 years ago
view_content Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
branch_selector_field.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
choose.tmpl Implement Issue Config (#20956) 2 years ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
list.tmpl Support no label/assignee filter and batch clearing labels/assignees (#24707) 2 years ago
milestone_issues.tmpl Notification list enhancements, fix striped tables on dark theme (#24639) 2 years ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestones.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
navbar.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new_form.tmpl Support markdown editor for issue template (#24400) 2 years ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
search.tmpl Improve "goto issue by number" button (#24577) 2 years ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
view_title.tmpl Improve accessibility when (re-)viewing files (#24817) 2 years ago