0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-18 12:22:36 -05:00
forgejo/templates/repo
Gusted 0dc631fa9d
[UI] Fix misalligned icons
- On the pull request page, two icons were misaligned vertically with
their text part.
- This patch adds the simple flexbox trick with `align-items: center` to
vertically center the children elements and adds `gt-ml-2` to the text,
to add space between icon and text that would otherwise be removed
because of `display: flex`.

(cherry picked from commit 5c991c1043)
(cherry picked from commit dced28df0a)
2023-06-13 08:02:01 +02:00
..
actions Add show timestamp/seconds and fullscreen options to action page (#24876) 2023-05-30 20:38:55 +00:00
branch Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
cite Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
diff Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
editor Create pull request for base after editing file, if not enabled on fork (#24841) 2023-05-24 21:36:02 +00:00
find
graph
issue [UI] Fix misalligned icons 2023-06-13 08:02:01 +02:00
migrate Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
projects Merge new project templates into one (#24985) 2023-05-31 08:50:18 +02:00
pulls
release Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
settings Fix mobile navbar and misc cleanups (#25134) (#25169) 2023-06-11 09:50:39 +08:00
tag
wiki Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
activity.tmpl
blame.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
branch_dropdown.tmpl
clone_buttons.tmpl Rework button coloring, add focus and active colors (#24507) 2023-05-29 12:45:22 +00:00
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 2023-05-29 12:45:22 +00:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
home.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
icon.tmpl
packages.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
view_list.tmpl Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
watchers.tmpl