gitea/web_src/css/features
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
..
codeeditor.css Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
colorpicker.css Update stylelint, enable `report*` options (#35236) 2025-08-08 16:52:49 +00:00
console.css Forbid deprecated `break-word` in CSS (#30934) 2024-05-10 12:25:49 +00:00
cropper.css Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +08:00
dropzone.css Unify `border-radius` behavior (#26770) 2023-08-28 19:43:59 +00:00
expander.css Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +02:00
gitgraph.css Fix git graph page (#34948) 2025-07-04 15:41:19 +00:00
heatmap.css Contribution heatmap improvements (#35876) (#35880) 2025-11-06 08:51:49 +00:00
imagediff.css Improve Image Diff UI (#26696) 2023-08-24 12:13:23 +00:00
projects.css Improve project & label color picker and image scroll (#34971) 2025-07-06 23:37:26 +08:00