gitea/templates/repo
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
..
actions Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +07:00
branch Fix various typos in codebase (#35480) 2025-09-13 10:34:43 +07:00
cite
code Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +07:00
diff Fix viewed files number is not right if not all files loaded (#35821) 2025-11-03 13:34:52 +07:00
editor Fix SSH signing key path will be displayed in the pull request UI (#35381) 2025-09-12 03:00:18 +07:00
find
graph Fix git graph page (#34948) 2025-07-04 15:41:19 +07:00
issue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +07:00
migrate Misc CSS fixes (#34638) 2025-06-07 19:57:07 +07:00
projects Add fullscreen mode as a more efficient operation way to view projects (#34081) 2025-04-23 13:42:22 +07:00
pulls Add quick approve button on PR page (#35678) 2025-10-20 18:46:37 +07:00
release Display source code downloads last for release attachments (#35897) 2025-11-08 16:08:59 +07:00
settings Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +07:00
tag Fix git graph page (#34948) 2025-07-04 15:41:19 +07:00
wiki wiki: reuse selectable style for wiki (#35990) 2025-11-20 21:23:14 +07:00
activity.tmpl
blame.tmpl Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +07:00
branch_dropdown.tmpl Fix button alignments (#34276) 2025-04-27 19:39:03 +07:00
clone_buttons.tmpl
clone_panel.tmpl Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +07:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl Display pull request in merged commit view (#35202) 2025-08-04 23:30:12 +07:00
commit_page.tmpl Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +07:00
commit_sign_badge.tmpl Fix various typos in codebase (#35480) 2025-09-13 10:34:43 +07:00
commit_status.tmpl Fix actions skipped commit status indicator (#34507) 2025-05-28 11:36:21 +07:00
commit_statuses.tmpl [Fix] Resolve the problem of commit_statuses not being loaded at the top - right when switching files from the file tree (#34079) 2025-03-31 18:39:08 +07:00
commits.tmpl
commits_list.tmpl Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +07:00
commits_list_small.tmpl Refactor view issue & comment list styles (#35061) 2025-07-13 22:52:35 +07:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl Refactor dropdown ellipsis (#34123) 2025-04-05 03:21:11 +07:00
create_helper.tmpl
empty.tmpl Use configurable remote name for git commands (#35172) 2025-08-21 10:14:35 +07:00
file_info.tmpl Use LFS object size instead of blob size when viewing a LFS file (#35679) 2025-10-16 17:42:54 +07:00
forks.tmpl Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00
graph.tmpl Fix git graph page (#34948) 2025-07-04 15:41:19 +07:00
header.tmpl correct migration tab name (#34826) 2025-06-24 02:21:45 +07:00
home.tmpl Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +07:00
home_sidebar_bottom.tmpl Misc CSS fixes (#35888) 2025-11-19 03:02:41 +07:00
home_sidebar_top.tmpl Misc CSS fixes (#35888) 2025-11-19 03:02:41 +07:00
icon.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00
latest_commit.tmpl Refactor commit message rendering and fix bugs (#34412) 2025-05-09 20:42:35 +07:00
navbar.tmpl Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +07:00
packages.tmpl
pulse.tmpl Fix various misalignments and overflows (#34227) 2025-04-17 10:32:41 +07:00
recent_commits.tmpl
release_tag_header.tmpl Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +07:00
search.tmpl
search_name.tmpl
star_unstar.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00
sub_menu.tmpl
unicode_escape_prompt.tmpl Refactor wiki (#34805) 2025-06-22 18:53:33 +07:00
upload.tmpl
user_cards.tmpl
view.tmpl Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +07:00
view_content.tmpl Update tab title when navigating file tree (#35757) 2025-10-29 13:38:09 +07:00
view_file.tmpl Vertically center date in file view latest commit (#35456) 2025-09-10 20:20:23 +07:00
view_file_tree.tmpl Fix file tree issues (#33916) 2025-03-17 14:55:15 +07:00
view_list.tmpl Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +07:00
watch_unwatch.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00
watchers.tmpl