0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 11:40:58 +01:00
gitea/templates/repo
silverwind 3746a625f5
Tweak repo buttons on mobile and labeled button border-radius (#30503)
Fixes: https://github.com/go-gitea/gitea/issues/30514
Fixes:
https://github.com/go-gitea/gitea/pull/30288#issuecomment-2057466623

- Fix border-radius regression from
https://github.com/go-gitea/gitea/pull/30475
- Fix and simplify hover state
- Move the modal HTML so it does not interfere with the CSS
- Make the star and unwatch text show on mobile. There is still plenty
of space, below is iPhone 12 viewport size

<img width="696" alt="Screenshot 2024-04-15 at 20 34 03"
src="https://github.com/go-gitea/gitea/assets/115237/af90bb00-4671-4973-a255-8eb44ee6ba8d">
<img width="230" alt="Screenshot 2024-04-15 at 20 31 42"
src="https://github.com/go-gitea/gitea/assets/115237/986ef533-7a01-4bb0-8dcd-fd19e4259e84">
<img width="233" alt="Screenshot 2024-04-15 at 20 31 47"
src="https://github.com/go-gitea/gitea/assets/115237/5b825dd8-0ccc-4d56-9d8f-774abb935b68">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-16 17:46:12 +02:00
..
actions Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
branch Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
cite
code Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
diff Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
editor Convert max file name length to 255 (#30489) 2024-04-15 19:08:31 +00:00
find Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
graph 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
issue Fix long branch name overflows (#30345) 2024-04-16 08:52:45 +00:00
migrate Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
projects Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
pulls Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
release Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
settings Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
tag Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
wiki Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
activity.tmpl
blame.tmpl Refactor file view & render (#30227) 2024-04-01 21:11:30 +08: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
commit_load_branches_and_tags.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
commit_page.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
commits_list.tmpl Fix author name alignment in commits table (#30396) 2024-04-11 03:16:44 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
contributors.tmpl
create_helper.tmpl
create.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
file_info.tmpl Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
graph.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
header.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
home.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +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 Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
recent_commits.tmpl
release_tag_header.tmpl Fix menu buttons in issues and release (#30056) 2024-03-25 13:52:54 +00:00
search_name.tmpl
search.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 Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
view_list.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +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