]> source.dussan.org Git - gitea.git/commit
Add hover background to wiki list page (#27507)
authorGary Wang <git@blumia.net>
Sun, 8 Oct 2023 10:07:55 +0000 (18:07 +0800)
committerGitHub <noreply@github.com>
Sun, 8 Oct 2023 10:07:55 +0000 (10:07 +0000)
commitabe8fe352711601fbcd24bf4505f7e0b81a93c5d
tree88838415d5ea2109d127f880e6d451d6ce4ba11f
parent551dc8bb4ddcf784362d735cc78305e2e413d43f
Add hover background to wiki list page (#27507)

This patch adds a hover background for the wiki row in wiki list page,
which make its behavior more close to repo's file list page.

This patch also make the wiki-git-entry visible on the row is hovered
instead of the cel, so users won't be confused since the 'grid' is not
visible from the web page.

After the patch: (when the wiki named 'Home' is hovered)

![image](https://github.com/go-gitea/gitea/assets/10095765/f6c67c41-ad54-4ce4-a3b1-8c7551396ce0)
web_src/css/repo/wiki.css