mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-05 12:06:41 +08:00
Show download count info in release list (#10124)
* Show download count info in release list * Use go-humanize
This commit is contained in:
@ -1631,6 +1631,10 @@
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
border-bottom: 1px solid #eeeeee;
|
||||
|
||||
a > .text.right {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user