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.
forgejo/templates/user/dashboard
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.
11 months ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
feeds.tmpl More improvements for the "flex list" and the dashboard list (#26675) 11 months ago
issues.tmpl Remove polluted `.ui.right` (#26825) 11 months ago
milestones.tmpl Remove polluted `.ui.right` (#26825) 11 months ago
navbar.tmpl Fix incorrect "tabindex" attributes (#26733) 11 months ago
repolist.tmpl Add org visibility label to non-organization's dashboard (#24558) 1 year ago