Forgejo/web_src/css/features
0ko 377165a38f Cleanup commit graph CSS (#4065)
Very little visual changes:
* class `labelled` is not used in CSS, removed from elements
* `margin-right: 0;` in `#git-graph-container .color-buttons` wasn't doing anything
* `width: 100%;` in `#git-graph-container #rev-container` and `#git-graph-container #rev-list` wasn't doing anything
(Checked on both desktop and mobile screens.)
* the now unused class `color-buttons` is left for now because it might come useful later. The button coloring is broken here and I would like to touch it separately
* removed `font-size: 80%;` from dates to ensure proper readability, it wasn't saving much space but was inconvenient to look at because other dates in the UI are normal sized
* the small size of branch labels are left as is for now because removing `small` breaks alignment, and this is a cleanup PR

So, the only visual change is date sizes, other than that there's just styling code removed.

https://codeberg.org/attachments/d02f2771-8517-4b8b-9ac7-76b020f7b14e

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4065
Reviewed-by: Otto <otto@codeberg.org>
2024-06-11 19:06:56 +00:00
..
codeeditor.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
colorpicker.css Replace coloris with vanilla-colorful (#30201) 2024-04-07 15:40:31 +02:00
console.css Forbid deprecated break-word in CSS (#30934) 2024-05-12 20:03:10 +02:00
dropzone.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
gitgraph.css Cleanup commit graph CSS (#4065) 2024-06-11 19:06:56 +00:00
heatmap.css Add hover outline to heatmap squares (#30828) 2024-05-05 12:15:40 +01:00
imagediff.css Replace imgage diff png background pattern with gradient (#3870) 2024-05-24 17:33:13 +00:00
projects.css Remove .segment from .project-column (#31204) 2024-06-09 11:13:39 +02:00
tribute.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00