mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-08 20:52:03 -05:00
It's difficult to play with Fomantic's ".link" selector&styles, and it doesn't bring any real benefit. Instead, it sometimes introduces regressions (because of the `:not` selector, really difficult to fine-tune). Regression: <details>  </details> After this PR, there is no ".link" in code anymore. We do not need to play the overwriting and `:not()` game anymore.     |
||
---|---|---|
.. | ||
dashboard.tmpl | ||
feeds.tmpl | ||
issues.tmpl | ||
milestones.tmpl | ||
navbar.tmpl | ||
repolist.tmpl |