0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-22 15:12:17 +01:00
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 +00:00
..
2025-06-12 10:09:42 +08:00
2025-11-19 03:02:41 +00:00