mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
c14d3e80e8
The use of ui colors (red, green, etc) should be limited to actionable or dismissable entries. Before this commit, a green/red label was used to display issues count on each repository. This did not add any meaningful information to the list. Removing the label reduces ambiguity and makes the list easier to scan visually. ![label_compare](https://user-images.githubusercontent.com/451841/215360696-a881b765-207d-4ffa-8bec-398f8e5dab1e.jpg) --------- Co-authored-by: delvh <dev.lh@web.de> |
||
---|---|---|
.. | ||
dashboard.tmpl | ||
feeds.tmpl | ||
issues.tmpl | ||
milestones.tmpl | ||
navbar.tmpl | ||
repolist.tmpl |