diff --git a/static/theme.css b/static/theme.css index f1baaa5..fd8628f 100644 --- a/static/theme.css +++ b/static/theme.css @@ -114,6 +114,7 @@ table.form > * > tr > td, th { /* Abuse checkboxes to collapse comments */ .collapse { appearance: none; + cursor: pointer; } .collapse:checked + * { display: none