0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 16:14:41 +01:00
gitea/templates/repo
silverwind 75e2e5c736
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.
2024-03-23 21:22:15 +00:00
..
actions Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
branch Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
cite
code Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
diff Replace all simple inline styles with tailwind (#30032) 2024-03-23 20:11:15 +00:00
editor
find Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
graph Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
issue Replace all simple inline styles with tailwind (#30032) 2024-03-23 20:11:15 +00:00
migrate Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
projects Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
pulls Migrate font-weight helpers to tailwind (#30027) 2024-03-23 18:45:11 +00:00
release Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
settings Replace all simple inline styles with tailwind (#30032) 2024-03-23 20:11:15 +00:00
tag Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
wiki Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
activity.tmpl
blame.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
branch_dropdown.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
commits_list.tmpl
commits_list_small.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
commits_search_dropdown.tmpl
commits_table.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
graph.tmpl
header.tmpl Migrate font-size helpers to tailwind (#30029) 2024-03-23 21:22:15 +00:00
home.tmpl Migrate font-size helpers to tailwind (#30029) 2024-03-23 21:22:15 +00:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
search.tmpl
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl Migrate font-weight helpers to tailwind (#30027) 2024-03-23 18:45:11 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl