gitea/templates/repo/wiki
Gary Wang afc25c5145
wiki: reuse selectable style for wiki (#35990)
This patch amends https://github.com/go-gitea/gitea/pull/27507.

Since https://github.com/go-gitea/gitea/pull/35072, `selectable` css
class can be used for providing hover effect for tables. This patch let
the wiki page be able to make use of that css class, and we can safely
remove the custom css for this purpose.

Behavior is not changed.

----

Side note: I made this patch locally months ago but completely forget to
submit it as a PR 😂
2025-11-20 21:23:14 +07:00
..
new.tmpl Refactor wiki (#34805) 2025-06-22 18:53:33 +07:00
pages.tmpl wiki: reuse selectable style for wiki (#35990) 2025-11-20 21:23:14 +07:00
revision.tmpl Fix button alignments (#34276) 2025-04-27 19:39:03 +07:00
start.tmpl Fix button alignments (#34307) 2025-04-29 16:57:47 +07:00
view.tmpl Refactor "delete-button" to "link-action" (#34962) 2025-07-06 00:01:53 +07:00