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 d5703d4a1b
Remove "TODO" tasks from CSS file (#26835)
1. Use `gt-invisible` instead of `invisible`.
2. Use `gt-word-break` instead of `dont-break-out` (there is a slight
different "hyphens", but I think it won't affect too much since it is
only used for the "full name").
3. Remove `.small.button:has(svg)` , now our buttons could layout SVG
correctly, and actually I didn't see this CSS class is used in code.
1 year ago
..
fields Make issue template field template access correct template data (#26698) 1 year ago
labels Remove "TODO" tasks from CSS file (#26835) 1 year ago
milestone Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
view_content Remove "TODO" tasks from CSS file (#26835) 1 year ago
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
card.tmpl Refactor project templates (#26448) 2 years ago
choose.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2 years ago
filters.tmpl Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 1 year ago
labels.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
list.tmpl Refactor project templates (#26448) 2 years ago
milestone_issues.tmpl move issue filters to shared template (#25729) 2 years ago
milestone_new.tmpl Fix margin on the `new/edit milestone` page (#25801) 2 years ago
milestones.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
navbar.tmpl Fix UI on mobile view (#25315) 2 years ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new_form.tmpl Remove "TODO" tasks from CSS file (#26835) 1 year ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
search.tmpl Introduce shared template for search inputs (#25338) 2 years ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Improve show role (#26621) 1 year ago
view_title.tmpl Show correct naming for 1 comment (#25704) 2 years ago