1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 04:35:48 +00:00
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.
2023-08-31 10:49:53 +00:00
..
fields Make issue template field template access correct template data (#26698) 2023-08-24 11:09:36 +00:00
labels Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
milestone Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
view_content Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
card.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
choose.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
filters.tmpl Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
list.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
milestone_issues.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_new.tmpl Fix margin on the new/edit milestone page (#25801) 2023-07-12 10:36:56 +00:00
milestones.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
navbar.tmpl Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
new_form.tmpl Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
search.tmpl Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
view_content.tmpl Improve show role (#26621) 2023-08-22 05:30:33 +00:00
view_title.tmpl Show correct naming for 1 comment (#25704) 2023-07-05 19:53:38 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00