1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-05 04:15:07 -04:00
gitea/templates/repo/issue
wxiaoguang 19a1e1b20e
Remove polluted .ui.right (#26825)
Each change is tested manually line by line. There are too many changes
so I can't share dozens of screenshots.

In short:

1. `ui right` could be still used in `ui top attached header`, because
there is a special case.
2. A lot of `ui right` are just no-op, so they can be removed safely.
3. Some of the `ui right` should be replaced by `gt-float-right` (to
avoid breaking, leave them to the future).
4. A few of the `ui right` could be rewritten by flex.
2023-08-31 02:29:59 +00:00
..
fields Make issue template field template access correct template data (#26698) 2023-08-24 11:09:36 +00:00
labels Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
milestone Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
view_content Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
branch_selector_field.tmpl
card.tmpl
choose.tmpl
comment_tab.tmpl
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
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
navbar.tmpl
new_form.tmpl Fix incorrect "tabindex" attributes (#26733) 2023-08-26 10:44:00 +08:00
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Improve show role (#26621) 2023-08-22 05:30:33 +00:00
view_title.tmpl
view.tmpl