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/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>
2 years ago
..
chroma Replace Less with CSS (#23508) 2 years ago
code Fix some broken css (#23560) (#23567) 2 years ago
codemirror Replace Less with CSS (#23508) 2 years ago
console Replace Less with CSS (#23508) 2 years ago
features Replace Less with CSS (#23508) 2 years ago
markup Replace Less with CSS (#23508) 2 years ago
modules Replace Less with CSS (#23508) 2 years ago
shared Replace Less with CSS (#23508) 2 years ago
standalone Replace Less with CSS (#23508) 2 years ago
themes Replace Less with CSS (#23508) 2 years ago
admin.css Replace Less with CSS (#23508) 2 years ago
animations.css Replace Less with CSS (#23508) 2 years ago
base.css Fix some broken css (#23560) (#23567) 2 years ago
dashboard.css Replace Less with CSS (#23508) 2 years ago
editor.css Replace Less with CSS (#23508) 2 years ago
explore.css Replace Less with CSS (#23508) 2 years ago
font_i18n.css Replace Less with CSS (#23508) 2 years ago
form.css Replace Less with CSS (#23508) 2 years ago
helpers.css Fix review comment context menu clipped bug (#23523) (#23543) 2 years ago
home.css Replace Less with CSS (#23508) 2 years ago
index.css Replace Less with CSS (#23508) 2 years ago
install.css Replace Less with CSS (#23508) 2 years ago
organization.css Replace Less with CSS (#23508) 2 years ago
package.css Replace Less with CSS (#23508) 2 years ago
repository.css Fix sticky header in diff view (#23554) (#23568) 2 years ago
review.css Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546) 2 years ago
runner.css Replace Less with CSS (#23508) 2 years ago
svg.css Replace Less with CSS (#23508) 2 years ago
tribute.css Replace Less with CSS (#23508) 2 years ago
user.css Replace Less with CSS (#23508) 2 years ago