0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 18:05:15 +01:00
gitea/templates/repo
silverwind 8717c1c2be
Fix menu buttons in issues and release (#30056)
Fix regression from https://github.com/go-gitea/gitea/pull/30033

These buttons had lost their border because `.ui.header` sets `none` but
`.ui.menu` has it, after the migration, the order of styles changed and
header won. I see no reason why those have the `header` class in first
place, besides for semantic meaning.

Before:
<img width="491" alt="Screenshot 2024-03-25 at 00 39 27"
src="https://github.com/go-gitea/gitea/assets/115237/fa1b7505-75cf-4854-a97f-db3c46f31e93">

After:
<img width="496" alt="Screenshot 2024-03-25 at 00 39 14"
src="https://github.com/go-gitea/gitea/assets/115237/8f6bdc07-9596-436b-8c82-9af283300004">
2024-03-25 13:52:54 +00:00
..
actions Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
branch Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
cite Fix Citation modal responsiveness and clipboard copy (#29799) 2024-03-15 02:38:13 +00:00
code Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
diff Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
editor Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
find Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
graph Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
issue Fix menu buttons in issues and release (#30056) 2024-03-25 13:52:54 +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 margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
settings Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
tag Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
wiki Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
activity.tmpl
blame.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
branch_dropdown.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
clone_buttons.tmpl Refactor clone-panel styles (#29861) 2024-03-17 12:40:42 +00:00
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 Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
commit_status.tmpl
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
commits_list_small.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
commits_list.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
commits_search_dropdown.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
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 margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01: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 Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
home.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
latest_commit.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
navbar.tmpl
packages.tmpl
pulse.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01: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 Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
shabox_badge.tmpl
star_unstar.tmpl
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 Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
view_list.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
watch_unwatch.tmpl
watchers.tmpl