0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 06:55:51 +01:00
gitea/templates/repo
silverwind aff7b7bdd2
Remove obsolete CSS text classes (#30576)
- `.text-thin` and `.text-italic` are not present in CSS so were doing nothing and I removed them.
- `.text.middle` was unused so I removed it.
- `.text.italic` is replaced with `tw-italic`.
- `.text.normal` had exactly one use and it wasn't even needed.
- add a `muted` class to the link to `org_profile_avatar.tmpl`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-22 11:21:06 +00:00
..
actions
branch
cite
code
diff
editor
find
graph Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
issue Fix dropdown text ellipsis (#30628) 2024-04-21 23:14:33 +00:00
migrate
projects
pulls Hide diff stats on empty PRs (#30629) 2024-04-22 10:48:14 +00:00
release Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
settings Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
tag Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
wiki
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
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
commit_page.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Fix and tweak pull request commit list (#30528) 2024-04-17 08:58:08 +00:00
commits_list.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
create_helper.tmpl
create.tmpl Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
empty.tmpl
file_info.tmpl Remove obsolete CSS text classes (#30576) 2024-04-22 11:21:06 +00:00
forks.tmpl
graph.tmpl
header.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
home.tmpl Fix repo home UI when there is no repo description (#30552) 2024-04-21 23:47:31 +00:00
icon.tmpl
latest_commit.tmpl
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_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
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
watch_unwatch.tmpl
watchers.tmpl