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.
Jason Song a5e09a5595
Fix UI regression of asciinema player (#26159)
It was caused by updating `asciinema-player`, the upstream changed the
CSS class prefix:
`40505e479e`

<details>
<summary>Before:</summary>

<img width="1320" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/b91a2cf5-c1da-43d6-bac2-bc278728b11e">

</details>


<details>
<summary>After:</summary>

<img width="1311" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/c9872d25-e0bb-43d4-8b1e-d87c6b03c0a2">

</details>
1 year ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Several fixes for mobile UI (#25634) 1 year ago
features Improve commit graph alignment and truncating (#26112) 1 year ago
markup Fix UI regression of asciinema player (#26159) 1 year ago
modules Prevent SVG shrinking (#25652) 1 year ago
repo Fix UI for release tag page / wiki page / subscription page (#25948) 1 year ago
shared Restructure issue list template, styles (#25750) 1 year ago
standalone Add toasts to UI (#25449) 1 year ago
themes Add custom ansi colors and CSS variables for them (#25546) 1 year ago
actions.css Reorganize CSS files (#24739) 1 year ago
admin.css Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
base.css Increase table cell horizontal padding (#26140) 1 year ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
explore.css fix tags line no margin see #25255 (#25280) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 1 year ago
form.css Fix mobile navbar and misc cleanups (#25134) 1 year ago
helpers.css Fix the truncate and alignment problem for some admin tables (#26042) 1 year ago
home.css avoid hard-coding height in language dropdown menu (#25986) 1 year ago
index.css Prevent SVG shrinking (#25652) 1 year ago
install.css Make "install page" respect environment config (#25648) 1 year ago
org.css Allow Organisations to have a E-Mail (#25082) 1 year ago
repo.css Use frontend fetch for branch dropdown component (#25719) 1 year ago
review.css Make `add line comment` buttons focusable (#25894) 1 year ago
user.css Improve profile readme rendering (#25988) 1 year ago