0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 04:35:40 +01:00
gitea/templates
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343)
Replace #23342 

Fix a regression of #23014: the `a` couldn't be used here because
Fomantic UI has style conflicts: `.ui.comments .comment .actions a {
display: inline-block; }`


And complete one more of my TODOs: "in the future there could be a
special CSS class for it"
2023-03-08 11:26:37 +08:00
..
admin Fix missed .hide class (#23208) 2023-03-02 12:22:04 +08:00
api/packages/pypi
base Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00
code
custom
explore
mail Revert relative links to absolute links in mail templates (#23267) 2023-03-03 22:43:30 +08:00
org Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
package
projects Pass context to avatar for projects view (#23359) 2023-03-07 18:17:35 -05:00
repo Fix incorrect display for comment context menu (#23343) 2023-03-08 11:26:37 +08:00
shared Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
status
swagger
user Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
home.tmpl
install.tmpl
post-install.tmpl Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00