gitea/web_src/css
silverwind 75e35fb03a
Fix runner button height (#24338)
Fixes https://github.com/go-gitea/gitea/issues/24326.

Set size class and downsize any such buttons that have a dropdown icon
because the dropdown icon increases button height artificially.

[`:has()`](https://developer.mozilla.org/en-US/docs/Web/CSS/:has) is not
supported in Firefox yet, but works fine with the experimental pref
enabled. I see this as a graceful degradation in unsupporting browsers.
2023-04-26 00:09:29 -04:00
..
chroma
code
codemirror
console
features
markup
modules
shared
standalone
themes
admin.css
animations.css
base.css Fix runner button height (#24338) 2023-04-26 00:09:29 -04:00
dashboard.css
editor-markdown.css
editor.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
organization.css
package.css
repository-release-tag.css
repository.css
review.css
runner.css
svg.css
tribute.css
user.css