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.
gitea/templates/repo/diff
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.
1 year ago
..
blob_excerpt.tmpl Button and color enhancements (#24989) 2 years ago
box.tmpl Fix review bar misalignment (#26711) 1 year ago
comment_form.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 2 years ago
comments.tmpl Use template context function for avatar rendering (#26385) 2 years ago
compare.tmpl Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) 1 year ago
conversation.tmpl Remove incorrect CSS helper classes (#26712) 1 year ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 2 years ago
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
image_diff.tmpl Improve Image Diff UI (#26696) 1 year ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
options_dropdown.tmpl Show outdated comments in files changed tab (#24936) 2 years ago
section_code.tmpl Add template linting via djlint (#25212) 2 years ago
section_split.tmpl Make `add line comment` buttons focusable (#25894) 2 years ago
section_unified.tmpl Make `add line comment` buttons focusable (#25894) 2 years ago
stats.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
whitespace_dropdown.tmpl Show outdated comments in files changed tab (#24936) 2 years ago