gitea/web_src/css
silverwind 3e044d2c9f
Use unique class for breadcrumb divider (#26524)
Fix regression from https://github.com/go-gitea/gitea/pull/25539:
https://github.com/go-gitea/gitea/pull/26519#issuecomment-1678825200.

Before:
<img width="429" alt="Screenshot 2023-08-15 at 15 46 12"
src="https://github.com/go-gitea/gitea/assets/115237/a818f60a-77a2-48fe-8e6f-363d152ccb1e">

After:
<img width="424" alt="Screenshot 2023-08-15 at 15 46 19"
src="https://github.com/go-gitea/gitea/assets/115237/c90159e2-ced2-4a74-8a0f-a1b2b5d0b565">

<img width="605" alt="Screenshot 2023-08-15 at 15 56 11"
src="https://github.com/go-gitea/gitea/assets/115237/3ded6f57-86f4-422a-86cb-56dd2c216dee">
2023-08-16 00:08:23 +00:00
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2023-08-16 00:10:10 +02:00
codemirror
editor
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 2023-08-14 22:36:53 +08:00
markup
modules Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
repo Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
shared
standalone
themes Remove duplicate CSS import for chroma/base.css (#26523) 2023-08-16 05:13:56 +08:00
actions.css
admin.css
base.css Use `hidden` over `clip` for text truncation (#26520) 2023-08-15 13:23:51 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
home.css
index.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
install.css
org.css
repo.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
review.css
user.css