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
wxiaoguang cc00fd50f3
Clarify "text-align" CSS helpers, fix clone button padding (#25763)
Changes:

* Rename gt-tl/gt-tc/gt-tr to gt-text-left/gt-text-center/gt-text-right
* The gt-ab and gt-br-0 are removed because they are not needed anymore
* Fix the clone dropdown button padding by ":not(.icon)"

Before:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/eb030633-622c-4ca7-8e88-ce010d9f51a6)

</details>

After:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/64c09403-bf21-439c-88f1-780b34ccab6b)

</details>

Fixes #25758

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
actions Actions list enhancements (#25601) 2 years ago
branch Several fixes for mobile UI (#25634) 2 years ago
cite Button and color enhancements (#24989) 2 years ago
code Newly pushed branches hints on repository home page (#25715) 2 years ago
diff Allow/fix review (approve/reject) of empty PRs (#25690) 2 years ago
editor Add template linting via djlint (#25212) 2 years ago
find Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
graph Improve commit date in commit graph (#24399) 2 years ago
issue Show correct naming for 1 comment (#25704) 2 years ago
migrate Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
projects Fix inconsistent user profile layout across tabs (#25625) 2 years ago
pulls Allow/fix review (approve/reject) of empty PRs (#25690) 2 years ago
release Replace fomantic divider module with our own (#25539) 2 years ago
settings Replace fomantic divider module with our own (#25539) 2 years ago
tag RSS icon fixes (#24476) 2 years ago
wiki Replace fomantic divider module with our own (#25539) 2 years ago
activity.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
blame.tmpl Add template linting via djlint (#25212) 2 years ago
branch_dropdown.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
clone_buttons.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 2 years ago
commit_page.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
commit_status.tmpl Use different SVG for pending and running actions (#23836) 2 years ago
commit_statuses.tmpl Button and color enhancements (#24989) 2 years ago
commits.tmpl Fix some UI alignments (#25277) 2 years ago
commits_list.tmpl Several fixes for mobile UI (#25634) 2 years ago
commits_list_small.tmpl Use flex to align SVG and text (#25163) 2 years ago
commits_table.tmpl Several fixes for mobile UI (#25634) 2 years ago
create.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
empty.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
file_info.tmpl Show if File is Executable (#25287) 2 years ago
forks.tmpl Remove fomantic ".link" selector and styles (#23888) 2 years ago
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 2 years ago
header.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
home.tmpl Newly pushed branches hints on repository home page (#25715) 2 years ago
icon.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
release_tag_header.tmpl Fix tags header and pretty format numbers (#25624) 2 years ago
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl Fix shabox regression (#22924) 2 years ago
sub_menu.tmpl Fix tags header and pretty format numbers (#25624) 2 years ago
unicode_escape_prompt.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
user_cards.tmpl Change `join_on` translation to `joined_on` and include placeholder for the date (#24550) 2 years ago
view_file.tmpl Button and color enhancements (#24989) 2 years ago
view_list.tmpl Various UI fixes (#25264) 2 years ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago