gitea/web_src/css/modules
Kerwin Bryant 02e49a0f47
Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137)
In the file tree, the icons are not vertically centered, which affects
the overall visual consistency.
Currently, the icons of submodules and symlinks do not adopt the value
of entryIcon, resulting in inconsistent icon display.

before:
![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test
gitea_src_branch_main_README md
(3)](https://github.com/user-attachments/assets/d521b89f-909a-43f9-8f39-787b0243b159)

after:
![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test
gitea_src_branch_main_README md
(2)](https://github.com/user-attachments/assets/4866807f-c890-4709-b595-7086011e5231)

---------

Co-authored-by: silverwind <me@silverwind.io>
2025-04-09 18:10:16 -07:00
..
animations.css Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css Add :focus-visible style to buttons (#31799) 2024-08-12 00:40:18 +00:00
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
checkbox.css Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
comment.css Fix large image overflow in comment page (#31740) 2024-11-15 18:34:54 +00:00
container.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
dimmer.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
divider.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
flexcontainer.css Use flex-container for dashboard layout (#30214) 2024-04-14 13:39:11 +02:00
grid.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
header.css Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
input.css Improve repo button row layout (#30668) 2024-05-02 19:10:49 +00:00
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
list.css Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
menu.css Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
message.css Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
modal.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
navbar.css Fix dropdown menu header and mobile view (#33108) 2025-01-05 21:20:22 +00:00
normalize.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
segment.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
svg.css Add old svg class name to git entry icon (#33884) 2025-03-14 23:11:29 +08:00
tab.css Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
table.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
tippy.css Clone button enhancements (#33362) 2025-01-27 02:07:29 +08:00
toast.css Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00