gitea/templates/repo
silverwind c445a85528
Improve repo button row layout ()
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">
..
actions Improve job commit description ()
branch Migrate margin and padding helpers to tailwind ()
cite Fix Citation modal responsiveness and clipboard copy ()
code Remove fomantic button module ()
diff Make Ctrl+Enter work for issue/comment edit ()
editor Fix all rounded borders, change affected tab menus to pills ()
find Migrate `gt-hidden` to `tw-hidden` ()
graph Refactor web routes ()
issue Fix issue card layout ()
migrate Migrate `gt-hidden` to `tw-hidden` ()
projects Migrate margin and padding helpers to tailwind ()
pulls Improve diff stats bar ()
release Refactor web routes ()
settings Rename CodeIndexerEnabled to IsRepoIndexerEnabled ()
tag Fix all rounded borders, change affected tab menus to pills ()
wiki Migrate `gt-hidden` to `tw-hidden` ()
activity.tmpl Implement recent commits graph ()
blame.tmpl Fix border-radius on view, blame and code search ()
branch_dropdown.tmpl Fix branch selector UI ()
clone_buttons.tmpl Improve repo button row layout ()
clone_script.tmpl Fix URL calculation in clone input box ()
code_frequency.tmpl Refactor web routes ()
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` ()
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills ()
commit_status.tmpl Restore warning commit status ()
commit_statuses.tmpl Replace 10 more gt- classes with tw- ()
commits.tmpl Migrate margin and padding helpers to tailwind ()
commits_list.tmpl Fix author name alignment in commits table ()
commits_list_small.tmpl Fix and tweak pull request commit list ()
commits_search_dropdown.tmpl Unify search boxes ()
commits_table.tmpl Migrate margin and padding helpers to tailwind ()
contributors.tmpl Refactor web routes ()
create.tmpl Remove obsolete CSS text classes ()
create_helper.tmpl Remove incorrect and unnecessary Escape from templates ()
empty.tmpl Migrate margin and padding helpers to tailwind ()
file_info.tmpl Remove obsolete CSS text classes ()
forks.tmpl Migrate margin and padding helpers to tailwind ()
graph.tmpl Migrate `gt-hidden` to `tw-hidden` ()
header.tmpl Right align the "Settings" menu item in overflow-menu ()
home.tmpl Improve repo button row layout ()
icon.tmpl Replace 10 more gt- classes with tw- ()
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page ()
navbar.tmpl Implement recent commits graph ()
packages.tmpl Fix inconsistent user profile layout across tabs ()
pulse.tmpl Refactor web routes ()
recent_commits.tmpl Refactor web routes ()
release_tag_header.tmpl Refactor web routes ()
search.tmpl Unify search boxes ()
search_name.tmpl Clean template/helper.go ()
shabox_badge.tmpl cleanup locale function usage ()
star_unstar.tmpl Tweak repo buttons on mobile and labeled button border-radius ()
sub_menu.tmpl Refactor web routes ()
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` ()
upload.tmpl Always use `ctx.Locale.Tr` inside templates ()
user_cards.tmpl Remove unnecessary "Safe" modifier from templates ()
view_file.tmpl Fix border-radius on view, blame and code search ()
view_list.tmpl Fix view of readme file in the home code page. ()
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius ()
watchers.tmpl Fix user-cards format ()