Merge pull request #1 from zdhickman/patch-1

This commit is contained in:
David Hoppenbrouwers
2022-10-11 01:09:26 +02:00
committed by GitHub

View File

@@ -114,6 +114,7 @@ table.form > * > tr > td, th {
/* Abuse checkboxes to collapse comments */
.collapse {
appearance: none;
cursor: pointer;
}
.collapse:checked + * {
display: none