forgejo/templates/repo
silverwind 66feafb3de
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.

(cherry picked from commit 75e2e5c736687ae1897cf760a432b572feed56f5)

Conflicts:
	templates/repo/header.tmpl
	trivial context conflict
2024-03-26 19:04:28 +01:00
..
actions Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
branch Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
cite Fix Citation modal responsiveness and clipboard copy (#29799) 2024-03-20 08:46:29 +01:00
code Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
diff Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
editor
find Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
graph Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
issue Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
migrate Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
projects Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
pulls Migrate font-weight helpers to tailwind (#30027) 2024-03-26 19:04:28 +01:00
release Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
settings Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
tag Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
wiki Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
activity.tmpl
admin_flags.tmpl
blame.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
branch_dropdown.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
clone_buttons.tmpl Refactor clone-panel styles (#29861) 2024-03-26 19:04:24 +01:00
clone_script.tmpl Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
commit_page.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
commit_status.tmpl
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
commits.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
commits_list.tmpl
commits_list_small.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
commits_search_dropdown.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
commits_table.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl Refactor clone-panel styles (#29861) 2024-03-26 19:04:24 +01:00
file_info.tmpl
flags.tmpl
forks.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
graph.tmpl Fix various loading states, remove .loading class (#29920) 2024-03-26 19:04:26 +01:00
header.tmpl Migrate font-size helpers to tailwind (#30029) 2024-03-26 19:04:28 +01:00
header_fork.tmpl
home.tmpl Migrate font-size helpers to tailwind (#30029) 2024-03-26 19:04:28 +01:00
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl Replace more gt- with tw- (#29678) 2024-03-11 23:36:59 +07:00
recent_commits.tmpl
release_tag_header.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
search.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl Migrate font-weight helpers to tailwind (#30027) 2024-03-26 19:04:28 +01:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl