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/templates/repo
silverwind a3d9f0d915
Fix all rounded borders, change affected tab menus to pills (#30707)
Fixes https://github.com/go-gitea/gitea/issues/30673, all 23 issues.
Notes:

- Tab bar menus had to change to pills because of unsolvable issue with
the border-radius as tab bar renders a overlapping border onto the box
below. And I think pills look better.
- Added padding to code editor empty preview message
- Hide monaco's built-in blue focus border, we don't need it and it
never showed before either.
- Label add menu is simplified, removing the nested segment.

<img width="1322" alt="Screenshot 2024-04-25 at 22 26 19"
src="https://github.com/go-gitea/gitea/assets/115237/7e394e0c-b7ad-417d-8e9f-12f1dea93ed1">
<img width="1326" alt="Screenshot 2024-04-25 at 22 28 00"
src="https://github.com/go-gitea/gitea/assets/115237/66c8499f-aa9f-4d95-8cca-ef13dfa82c65">
<img width="997" alt="Screenshot 2024-04-25 at 22 36 53"
src="https://github.com/go-gitea/gitea/assets/115237/07896102-c71d-4246-8173-c2bc2e1d3cae">
<img width="832" alt="Screenshot 2024-04-25 at 22 56 09"
src="https://github.com/go-gitea/gitea/assets/115237/d83afc96-08ca-4adc-baf4-3d02804be57c">
<img width="361" alt="Screenshot 2024-04-25 at 22 57 12"
src="https://github.com/go-gitea/gitea/assets/115237/c7371a68-00b5-47d8-84d0-ddc5268b2b2c">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
actions Improve job commit description (#30579) 10 months ago
branch Migrate margin and padding helpers to tailwind (#30043) 11 months ago
cite Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code Remove fomantic button module (#30475) 10 months ago
diff Make Ctrl+Enter work for issue/comment edit (#30720) 10 months ago
editor Fix all rounded borders, change affected tab menus to pills (#30707) 10 months ago
find Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
graph Refactor web routes (#30519) 10 months ago
issue Fix all rounded borders, change affected tab menus to pills (#30707) 10 months ago
migrate Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
projects Migrate margin and padding helpers to tailwind (#30043) 11 months ago
pulls Improve diff stats bar (#30669) 10 months ago
release Refactor web routes (#30519) 10 months ago
settings Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 10 months ago
tag Fix all rounded borders, change affected tab menus to pills (#30707) 10 months ago
wiki Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
activity.tmpl Implement recent commits graph (#29210) 1 year ago
blame.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
branch_dropdown.tmpl Fix long branch name overflows (#30345) 10 months ago
clone_buttons.tmpl Refactor clone-panel styles (#29861) 11 months ago
clone_script.tmpl Fix URL calculation in clone input box (#29470) 12 months ago
code_frequency.tmpl Refactor web routes (#30519) 10 months ago
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 10 months ago
commit_status.tmpl Restore warning commit status (#27504) 1 year ago
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
commits_list.tmpl Fix author name alignment in commits table (#30396) 11 months ago
commits_list_small.tmpl Fix and tweak pull request commit list (#30528) 10 months ago
commits_search_dropdown.tmpl Unify search boxes (#29530) 11 months ago
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
contributors.tmpl Refactor web routes (#30519) 10 months ago
create.tmpl Remove obsolete CSS text classes (#30576) 10 months ago
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 1 year ago
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
file_info.tmpl Remove obsolete CSS text classes (#30576) 10 months ago
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
header.tmpl Refactor web routes (#30519) 10 months ago
home.tmpl Fix code search input for different views (#30678) 10 months ago
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 11 months ago
navbar.tmpl Implement recent commits graph (#29210) 1 year ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
pulse.tmpl Refactor web routes (#30519) 10 months ago
recent_commits.tmpl Refactor web routes (#30519) 10 months ago
release_tag_header.tmpl Refactor web routes (#30519) 10 months ago
search.tmpl Unify search boxes (#29530) 11 months ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl cleanup locale function usage (#27227) 1 year ago
star_unstar.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
sub_menu.tmpl Refactor web routes (#30519) 10 months ago
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` (#29570) 12 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 1 year ago
view_file.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
view_list.tmpl Fix view of readme file in the home code page. (#30564) 10 months ago
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago