1
0
Fork 0
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 Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
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 Add "Reviewed by you" filter for pull requests (#22927) 2023-02-24 21:55:50 -05:00
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 Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
post-install.tmpl Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00