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
Hester Gong 7abe958f5b
Fix color for transfer related buttons when having no permission to act (#24510)
Before:

<img width="1410" alt="Screen Shot 2023-05-04 at 09 28 23"
src="https://user-images.githubusercontent.com/17645053/236100146-2b64d274-2d79-4b4c-827c-3906a2a9dbb7.png">
<img width="1413" alt="Screen Shot 2023-05-04 at 09 28 30"
src="https://user-images.githubusercontent.com/17645053/236100157-15c12e83-a4f5-4b4e-b26b-73a8ce8bc0db.png">

After:

With no permission:

<img width="1409" alt="Screen Shot 2023-05-04 at 12 17 12"
src="https://user-images.githubusercontent.com/17645053/236144666-c2bb6ca2-59e1-45ae-93cd-d43545500d06.png">
<img width="1402" alt="Screen Shot 2023-05-04 at 12 17 17"
src="https://user-images.githubusercontent.com/17645053/236144677-c51a65cf-8aef-4566-b265-14b2ebb46d0b.png">


With permission:

<img width="1412" alt="Screen Shot 2023-05-04 at 12 16 45"
src="https://user-images.githubusercontent.com/17645053/236144565-9c5aa9a6-1424-49e3-a2b2-a129fecb856c.png">
<img width="1420" alt="Screen Shot 2023-05-04 at 12 16 51"
src="https://user-images.githubusercontent.com/17645053/236144573-a4064136-80d9-4c41-8f98-f51b4352bdf7.png">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
actions Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
branch Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
cite Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
diff Improve "new-menu" (#24465) 2 years ago
editor Remove fomantic breadcrumb module (#24463) 2 years ago
find
graph Improve commit date in commit graph (#24399) 2 years ago
issue Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
migrate Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
projects Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
pulls Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
release Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
settings Don't display creating page button in a mirror wiki repository (#24395) 2 years ago
tag Add tags list for repos whose release setting is disabled (#23465) 2 years ago
wiki Don't display creating page button in a mirror wiki repository (#24395) 2 years ago
activity.tmpl Fix template function DateTime (#24317) 2 years ago
blame.tmpl
branch_dropdown.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Improve some modal action buttons (#24289) 2 years ago
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl Make label templates have consistent behavior and priority (#23749) 2 years ago
create_helper.tmpl
empty.tmpl Display when a repo was archived (#22664) 2 years ago
file_info.tmpl
forks.tmpl
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 2 years ago
header.tmpl Fix color for transfer related buttons when having no permission to act (#24510) 2 years ago
home.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
icon.tmpl
packages.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Make repo size style matches others (commits/branches/tags) (#24408) 2 years ago
sub_menu_release_tag.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Fix user-cards format (#24428) 2 years ago
view_file.tmpl Improve RSS (#24335) 2 years ago
view_list.tmpl Improve template helper (#24417) 2 years ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago