gitea/web_src/css
wxiaoguang 7a6260f889
Improve repo search UI (#29767)
1. Introduce a special "flex-items-block" for menu items, to align the
dropdown menu items
2. Simplify the "repo search" form
3. Add missing "TopicOnly" search option

Screenshots:

The old UI items don't align:

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/b965ac00-bad6-4d2f-9103-8841bd940aa5)

</details>


New UI (doesn't change much, but the items align)

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/a1add892-21dc-423b-90d5-5569faa3dced)


![image](https://github.com/go-gitea/gitea/assets/2114189/fb4040b2-96d8-4fb2-a0ed-760b9881fd86)

</details>

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-15 09:45:30 +00:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup Make blockquote border size less aggressive (#29124) 2024-02-10 14:55:46 +02:00
modules Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
repo Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
shared Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
standalone
themes Style fomantic grey labels (#29458) 2024-03-08 09:42:12 +00:00
actions.css
admin.css
base.css Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
dashboard.css
explore.css
font_i18n.css
form.css Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
helpers.css Replace more gt- with tw- (#29678) 2024-03-08 22:02:05 +01:00
home.css
index.css Add tailwindcss (#29357) 2024-02-25 17:46:46 +01:00
install.css
org.css Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
repo.css Improve branch select list ui in go templates (#29729) 2024-03-15 11:43:10 +08:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 2024-01-24 03:26:28 +00:00
user.css