gitea/web_src/css
Giteabot 5842cd23a6
Contribution heatmap improvements (#35876) (#35880)
Backport #35876 by @silverwind

1. Set a fixed height on the element, preventing the content after the
element from shifting on page load. This uses CSS [container query
length
units](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries#container_query_length_units)
as I saw no other way because of the non-linear scaling of the element.
2. Move the "total-contributions" text into the existing vue slot,
eliminating the need for absolute positioning.

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-06 08:51:49 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +02:00
features Contribution heatmap improvements (#35876) (#35880) 2025-11-06 08:51:49 +00:00
markup Improve and fix markup code preview rendering (#35777) (#35787) 2025-10-30 09:06:44 +00:00
modules Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
repo fix(webhook): prevent tag events from bypassing branch filters targets (#35567) (#35577) 2025-10-03 17:49:16 +00:00
shared Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
standalone Fix external render, make iframe render work (#35727, #35730) (#35731) 2025-10-23 16:07:17 +08:00
themes Add `--color-logo` for text that should match logo color (#34639) 2025-06-07 18:02:28 +00:00
actions.css Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
admin.css Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
base.css Remove padding override on `.ui .sha.label` (#35864) (#35873) 2025-11-06 06:06:36 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Fix and/or comment some legacy CSS problems (#33015) 2024-12-28 11:51:38 +00:00
font_i18n.css Fix `@font-face` overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix code tag style problem and LFS view bug (#35628) (#35636) 2025-10-11 20:25:03 +00:00
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2024-06-04 13:57:11 +00:00
home.css Add `--color-logo` for text that should match logo color (#34639) 2025-06-07 18:02:28 +00:00
index.css Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +00:00
repo.css Fix pull description code label background (#35865) (#35870) 2025-11-05 17:29:06 +00:00
review.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
user.css Fix overflow in notifications list (#35446) 2025-09-10 13:05:35 +00:00