diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-04-04 08:47:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 20:47:23 -0400 |
commit | 5115ffa90c959086704b6e3437214a192de7b8a7 (patch) | |
tree | 4a9f0e15d4917287026ecdbe78b19ca240608f23 /tests | |
parent | e351a26ca6fea38a6f64748615ac00d003ceef98 (diff) | |
download | gitea-5115ffa90c959086704b6e3437214a192de7b8a7.tar.gz gitea-5115ffa90c959086704b6e3437214a192de7b8a7.zip |
Remove fomantic ".link" selector and styles (#23888)
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.




Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions