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
Giteabot 056829749e
Diff page enhancements (#25398) (#25437)
Backport #25398 by @silverwind

Two small tweaks:

1. Vertically center arrow here when editing a PR:

<img width="405" alt="Screenshot 2023-06-20 at 19 48 49"
src="https://github.com/go-gitea/gitea/assets/115237/1d63764d-9fd9-467e-8a8e-9258c06475eb">

2. Use 2-row layout on diff viewed status and show it again on mobile:

<img width="142" alt="Screenshot 2023-06-20 at 19 51 21"
src="https://github.com/go-gitea/gitea/assets/115237/3046e782-163c-4f87-910c-a22066de8f1b">

Mobile view:

<img width="370" alt="Screenshot 2023-06-20 at 19 44 40"
src="https://github.com/go-gitea/gitea/assets/115237/9cf56347-7323-4d05-99a5-17ad215ee44d">

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
admin Various UI fixes (#25264) (#25431) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Button and color enhancements (#24989) (#25176) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom
devtest Use flex to align SVG and text (#25163) (#25260) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Button and color enhancements (#24989) (#25176) 2 years ago
package Fix dropdown icon layout on diff page (#25397) (#25403) 2 years ago
projects Various UI fixes (#25264) (#25431) 2 years ago
repo Diff page enhancements (#25398) (#25437) 2 years ago
shared Various UI fixes (#25264) (#25431) 2 years ago
status Show OAuth2 errors to end users (#25261) (#25271) 2 years ago
swagger fix swagger documentation for multiple files API endpoint (#25110) 2 years ago
user Various UI fixes (#25264) (#25431) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Use "utf8mb4" for MySQL by default (#25432) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2 years ago