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.
gitea/web_src
Giteabot 3f253b3f5a
Fix some broken css (#23560) (#23567)
Backport #23560 by @wxiaoguang

1. The "close" inside "modal" are likely broken for long time
    * There is no var called `--body-color`
    * There is no `fullscreen modal`
* The `.ui.modal > .close.inside` doesn't seem to match most icons. It
only matches a few like "fork-repo-modal" or "adopt repo". Other places
are just buggy code copied again and again.
2. Convert the legacy `&:hover` LESS syntax to CSS syntax

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <leon@kske.dev>
2 years ago
..
css Fix some broken css (#23560) (#23567) 2 years ago
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) (#23195) 2 years ago
js Fix JS error on compare page (#23551) (#23566) 2 years ago
less Replace Less with CSS (#23508) 2 years ago
svg Add Chef package registry (#22554) 2 years ago