Forgejo/templates/repo/issue/view_content
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
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
attachments.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
comments.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
comments_delete_time.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2023-07-23 11:56:43 +02:00
pull.tmpl Remove nonsense <a> for commit status check icon (#26287) 2023-08-03 19:58:41 +02:00
pull_merge_instruction.tmpl Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
reference_issue_dialog.tmpl Fix incorrect redirection in new issue using references (#26440) 2023-08-10 20:04:08 +00:00
show_role.tmpl Add member, collaborator, contributor, and first-time contributor roles and tooltips (#26658) 2023-08-24 13:06:17 +08:00
sidebar.tmpl Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00