]> source.dussan.org Git - gitea.git/commit
Add highlight to selected repos in milestone dashboard (#26300)
authoryp05327 <576951401@qq.com>
Fri, 4 Aug 2023 15:16:56 +0000 (00:16 +0900)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2023 15:16:56 +0000 (15:16 +0000)
commit945a0cb96b26d75868e6b52405afeb4e078eb279
tree205d353992f4326f468cde886d4500050f2b0ec7
parent6a7a5ea32ab61a608b52029f778e8df76b04f489
Add highlight to selected repos in milestone dashboard (#26300)

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/d3fa1e15-423a-4216-8a60-b02f5aa4f5d3)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/643df586-ec2f-4480-b7a0-bd252883d761)

Co-authored-by: Giteabot <teabot@gitea.io>
routers/web/user/home.go