gitea/web_src/css/features
silverwind eef9406c6b
Contribution heatmap improvements (#35876)
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: wxiaoguang <wxiaoguang@gmail.com>
2025-11-06 09:23:48 +07:00
..
codeeditor.css Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +07:00
colorpicker.css Update stylelint, enable `report*` options (#35236) 2025-08-08 16:52:49 +07:00
console.css
cropper.css Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +07:00
dropzone.css
expander.css Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +07:00
gitgraph.css Fix git graph page (#34948) 2025-07-04 15:41:19 +07:00
heatmap.css Contribution heatmap improvements (#35876) 2025-11-06 09:23:48 +07:00
imagediff.css
projects.css Improve project & label color picker and image scroll (#34971) 2025-07-06 23:37:26 +07:00