forgejo/web_src/css
Giteabot 65d6bdf0be
Fix UI regression of asciinema player (#26159) (#26162)
Backport #26159 by @wolfogre

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>

Co-authored-by: Jason Song <i@wolfogre.com>
2023-07-26 12:34:55 +02:00
..
chroma
codemirror
editor
features Improve commit graph alignment and truncating (#26112) (#26127) 2023-07-25 11:43:39 +00:00
markup Fix UI regression of asciinema player (#26159) (#26162) 2023-07-26 12:34:55 +02:00
modules
repo
shared
standalone
themes
actions.css
admin.css Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2023-07-26 09:22:39 +00:00
base.css Increase table cell horizontal padding (#26140) (#26142) 2023-07-26 00:42:23 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2023-07-10 00:19:24 +02:00
home.css avoid hard-coding height in language dropdown menu (#25986) (#25997) 2023-07-20 01:05:22 +02:00
index.css
install.css Make "install page" respect environment config (#25648) (#25799) 2023-07-10 11:51:05 +00:00
org.css
repo.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2023-07-10 00:19:24 +02:00
review.css Make add line comment buttons focusable (#25894) (#25896) 2023-07-15 12:18:49 +02:00
user.css