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">
2024-05-02 19:10:49 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features Add hover outline to heatmap squares (#30828) 2024-05-02 14:56:17 +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) 2024-05-02 19:10:49 +00:00
repo Fix issue card layout (#30800) 2024-05-02 11:19:44 +00:00
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
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 User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Fix branch selector UI (#30803) 2024-05-02 10:45:23 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 2024-03-22 23:54:09 +00:00
font_i18n.css Fix `@font-face` overrides (#24855) 2023-05-24 01:48:51 +00:00
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 avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +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) 2024-05-02 19:10:49 +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 Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 2024-03-22 23:54:09 +00:00