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
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271)
Fix visual regression introduced by
https://github.com/go-gitea/gitea/pull/22986.

Before:
<img width="1277" alt="image"
src="https://user-images.githubusercontent.com/115237/222792814-d70c2173-0c7c-4db2-8839-95be63cdc8ee.png">
<img width="649" alt="image"
src="https://user-images.githubusercontent.com/115237/222792989-9b1f5e12-becd-40cc-b02c-e9f59a8e72a4.png">

After: 
<img width="1274" alt="image"
src="https://user-images.githubusercontent.com/115237/222792769-e7a9702f-4b6a-46c4-9385-da103ed4dff0.png">
<img width="565" alt="image"
src="https://user-images.githubusercontent.com/115237/222793084-6de6482b-11dc-4d38-b514-15884d20e140.png">
1 year ago
..
admin Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Use `<nav>` instead of `<div>` in the global navbar (#23125) 1 year ago
code Fix 'View File' button in code search (#23478) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 1 year ago
mail Revert relative links to absolute links in mail templates (#23267) 1 year ago
org Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
package Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
projects Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
repo Fix diff detail buttons wrapping, use tippy for review box (#23271) 1 year ago
shared Fix due date being wrong on issue list (#23475) 1 year ago
status Move helpers to be prefixed with `gt-` (#22879) 1 year ago
swagger Add absent repounits to create/edit repo API (#23500) 1 year ago
user Use octicon-verified for gpg signatures (#23529) 1 year ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 1 year ago
post-install.tmpl Fix various bugs for "install" page (#23194) 1 year ago