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
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">
1 year ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Several fixes for mobile UI (#25634) 2 years ago
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 1 year ago
markup Render plaintext task list items for markdown files (#26186) 2 years ago
modules Use unique class for breadcrumb divider (#26524) 1 year ago
repo Refactor project templates (#26448) 2 years ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Remove duplicate CSS import for chroma/base.css (#26523) 1 year ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
admin.css Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
base.css Use `hidden` over `clip` for text truncation (#26520) 1 year ago
dashboard.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
helpers.css Refactor project templates (#26448) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Refactor project templates (#26448) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
repo.css Refactor project templates (#26448) 2 years ago
review.css Make `add line comment` buttons focusable (#25894) 2 years ago
user.css Fix the display of orgs listed in user profile (#26424) 2 years ago