gitea/web_src/css
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>
2023-03-18 21:37:16 -04:00
..
chroma Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
code Fix some broken css (#23560) (#23567) 2023-03-18 21:37:16 -04:00
codemirror Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
console Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
features Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
markup Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
modules Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
shared Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
standalone Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
themes Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
admin.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
animations.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
base.css Fix some broken css (#23560) (#23567) 2023-03-18 21:37:16 -04:00
dashboard.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
editor.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
explore.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
font_i18n.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
form.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
helpers.css Fix review comment context menu clipped bug (#23523) (#23543) 2023-03-17 14:00:17 -04:00
home.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
index.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
install.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
organization.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
package.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
repository.css Fix sticky header in diff view (#23554) (#23568) 2023-03-19 01:29:16 +01:00
review.css Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546) 2023-03-17 14:52:04 -04:00
runner.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
svg.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
tribute.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
user.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00