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
wxiaoguang 7934602a4c
Improve some flex layouts (#26649)
Fix #26617

1. Separate the "flex-list" examples into a dedicated template, and add some more examples
2. Use `flex-basis` instead of `flex-shrink` for `flex-item-trailing`, to avoid wrapping the texts too aggressively
3. Some `flex-wrap: wrap;` are removed
2 years ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2 years ago
codemirror
editor
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 2 years ago
markup Render plaintext task list items for markdown files (#26186) 2 years ago
modules Remove fomantic transition module (#26469) 2 years ago
repo Refactor project templates (#26448) 2 years ago
shared Improve some flex layouts (#26649) 2 years ago
standalone
themes Replace box-shadow for `floating` dropdown as well (#26581) 2 years ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
admin.css Fix various line-height styles (#26553) 2 years ago
base.css Improve some flex layouts (#26649) 2 years 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
form.css
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 Improve the branch selector tab UI (#26631) 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