forgejo/templates/repo/issue/labels
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
..
edit_delete_label.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
label.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
label_list.tmpl Adding hint Archived to archive label. (#26741) 2023-08-27 09:32:54 +00:00
label_load_template.tmpl Make label templates have consistent behavior and priority (#23749) 2023-04-10 16:44:02 +08:00
label_new.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels_selector_field.tmpl Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
labels_sidebar.tmpl Refactor ctx in templates (#23105) 2023-03-02 11:44:06 -06:00