1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-07 10:11:38 +01:00
gitea/web_src/css/repo
silverwind c17280149f
Fix vertical alignment of .commit-sign-badge children (#36570)
Before: Avatar and lock icon was slightly misaligned vertically and span
was `20px` high:

<img width="271" height="69" alt="Screenshot 2026-02-09 at 14 38 45"
src="https://github.com/user-attachments/assets/e7e7ff6b-3087-4baa-95b5-18dc54c595d7"
/>

After: Fixed alignment and span is `16px`, same as avatar:

<img width="270" height="65" alt="Screenshot 2026-02-09 at 14 39 30"
src="https://github.com/user-attachments/assets/fe31a23e-c6d8-49d3-92a3-237628da1269"
/>
2026-02-11 01:01:26 +00:00
..
clone.css Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +00:00
commit-sign.css Fix vertical alignment of .commit-sign-badge children (#36570) 2026-02-11 01:01:26 +00:00
file-view.css Fix SVG size calulation, only use style attribute (#36133) 2025-12-12 09:39:02 +02:00
header.css Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +00:00
home-file-list.css Make submodule link work with relative path (#35034) 2025-07-10 16:38:42 +00:00
home.css Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +08:00
issue-card.css Improve labels-list rendering (#34846) 2025-06-27 23:12:25 +08:00
issue-label.css Improve labels-list rendering (#34846) 2025-06-27 23:12:25 +08:00
issue-list.css fix(webhook): prevent tag events from bypassing branch filters targets #35449 (#35567) 2025-10-03 08:51:57 +02:00
list-header.css Fix button alignments and remove unnecessary styles (#34206) 2025-04-16 08:14:10 +00:00
packages.css Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
reactions.css Misc CSS fixes (#35888) 2025-11-19 03:02:41 +00:00
release-tag.css Automatic generation of release notes (#35977) 2025-12-17 02:01:19 +00:00
wiki.css Update JS deps, remove knip, misc tweaks (#36499) 2026-01-31 20:58:23 +08:00