1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/web_src/css
Giteabot 41f8ef8af5
Improve repo button row layout (#30668) (#30839)
Backport #30668 by @silverwind

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">

Co-authored-by: silverwind <me@silverwind.io>
2024-05-02 19:38:37 +00:00
..
chroma
codemirror
editor
features Add hover outline to heatmap squares (#30828) (#30832) 2024-05-02 15:01:07 +00:00
markup Markup color and font size fixes (#30282) 2024-04-06 23:06:27 +02:00
modules Improve repo button row layout (#30668) (#30839) 2024-05-02 19:38:37 +00:00
repo Fix issue card layout (#30800) (#30820) 2024-05-02 20:10:32 +08:00
shared
standalone
themes Diff color enhancements, add line number background (#30670) 2024-04-26 19:37:21 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css
base.css Fix branch selector UI (#30803) (#30819) 2024-05-02 11:12:43 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css
font_i18n.css
form.css Expose fuzzy search for issues/pulls (#29701) 2024-04-18 00:16:52 +00:00
helpers.css Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
home.css
index.css Remove fomantic menu module (#30325) 2024-04-14 11:43:46 +00:00
install.css Fix install page checkboxes and dropdown width (#30526) 2024-04-17 15:30:46 +08:00
org.css Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
repo.css Improve repo button row layout (#30668) (#30839) 2024-05-02 19:38:37 +00:00
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 2024-03-27 08:13:12 +00:00
user.css