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 c445a85528
Improve repo button row layout (#30668)
Since there is now a second `<input>` in the repo buttons, we can make a
better-looking layout with no empty space, except on mobile.

Also I fixed one bug with focus border on clone panel.

## Large

<img width="1163" alt="Screenshot 2024-04-23 at 22 25 22"
src="https://github.com/go-gitea/gitea/assets/115237/8135a572-aa67-4672-ad49-b76b06890b52">

## Medium
<img width="870" alt="Screenshot 2024-04-23 at 22 25 34"
src="https://github.com/go-gitea/gitea/assets/115237/9e93f61c-3315-4a78-8328-8cefad5b50fa">

## Mobile
<img width="416" alt="Screenshot 2024-04-23 at 22 25 52"
src="https://github.com/go-gitea/gitea/assets/115237/859e341f-807a-48e6-8bcf-31715963216c">
9 months ago
..
chroma Various code view improvements (#30014) 10 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Add hover outline to heatmap squares (#30828) 9 months ago
markup Markup color and font size fixes (#30282) 10 months ago
modules Improve repo button row layout (#30668) 9 months ago
repo Fix issue card layout (#30800) 9 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Diff color enhancements, add line number background (#30670) 9 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Fix branch selector UI (#30803) 9 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Expose fuzzy search for issues/pulls (#29701) 10 months ago
helpers.css Remove fomantic button module (#30475) 10 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix install page checkboxes and dropdown width (#30526) 10 months ago
org.css Remove fomantic checkbox module (#30162) 10 months ago
repo.css Improve repo button row layout (#30668) 9 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 10 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago