0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 01:14:40 +01:00
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>
2024-04-29 20:53:15 +00:00
..
actions Improve job commit description (#30579) 2024-04-26 02:22:45 +00:00
branch
cite
code Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
diff Make Ctrl+Enter work for issue/comment edit (#30720) 2024-04-27 14:32:00 +00:00
editor Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
find Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
graph Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
issue Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
migrate Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
projects
pulls Improve diff stats bar (#30669) 2024-04-27 11:22:55 +00:00
release Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
settings Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 2024-04-29 20:15:35 +00:00
tag Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
wiki Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
activity.tmpl
blame.tmpl Fix border-radius on view, blame and code search (#30545) 2024-04-18 08:34:23 +00:00
branch_dropdown.tmpl Fix long branch name overflows (#30345) 2024-04-16 08:52:45 +00:00
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
commit_load_branches_and_tags.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Fix author name alignment in commits table (#30396) 2024-04-11 03:16:44 +00:00
commits_list_small.tmpl Fix and tweak pull request commit list (#30528) 2024-04-17 08:58:08 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
create.tmpl Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
create_helper.tmpl
empty.tmpl
file_info.tmpl Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
forks.tmpl
graph.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
header.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
home.tmpl Fix code search input for different views (#30678) 2024-04-26 11:21:04 +00:00
icon.tmpl
latest_commit.tmpl Fix DEFAULT_SHOW_FULL_NAME=false has no effect in commit list and commit graph page (#30096) 2024-03-28 15:15:39 -04:00
navbar.tmpl
packages.tmpl
pulse.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
recent_commits.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
release_tag_header.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
search.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
sub_menu.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix border-radius on view, blame and code search (#30545) 2024-04-18 08:34:23 +00:00
view_list.tmpl Fix view of readme file in the home code page. (#30564) 2024-04-25 00:07:38 +00:00
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
watchers.tmpl