mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-21 00:15:54 +08:00
1. Use general "mobile-only" and "not-mobile" CSS styles, remove some`@media (max-width: 767.98px)` tricks 2. Use `CountFmt` for repo list, just like the repo header (and it matches GitHub, to avoid big numbers bloat the page) |
||
|---|---|---|
| .. | ||
| animations.css | ||
| breadcrumb.css | ||
| button.css | ||
| card.css | ||
| comment.css | ||
| divider.css | ||
| flexcontainer.css | ||
| grid.css | ||
| message.css | ||
| modal.css | ||
| navbar.css | ||
| normalize.css | ||
| select.css | ||
| svg.css | ||
| tippy.css | ||
| toast.css | ||