You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
wxiaoguang 5115ffa90c
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>


![image](https://user-images.githubusercontent.com/2114189/229421849-b48fbcf6-2ae2-4264-b06b-2a06c12e1a4b.png)

</details>

After this PR, there is no ".link" in code anymore. We do not need to
play the overwriting and `:not()` game anymore.


![image](https://user-images.githubusercontent.com/2114189/229422058-476aa5e2-53db-402d-b507-a6063824f835.png)


![image](https://user-images.githubusercontent.com/2114189/229422435-34fde1bc-b2ec-48ec-8c4a-6d8c2610b249.png)


![image](https://user-images.githubusercontent.com/2114189/229422014-cb38c8c7-828f-4a49-a761-95ea824d46a7.png)


![image](https://user-images.githubusercontent.com/2114189/229422031-10f6b4a5-af76-40ee-8fa1-692112a9274f.png)
1 year ago
..
admin Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Remove incorrect HTML self close tag (#23748) 1 year ago
package Display image size for multiarch container images (#23821) 1 year ago
projects Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 1 year ago
repo Remove fomantic ".link" selector and styles (#23888) 1 year ago
shared Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
status Remove incorrect HTML self close tag (#23748) 1 year ago
swagger Implement Issue Config (#20956) 1 year ago
user Remove fomantic ".link" selector and styles (#23888) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago