diff --git a/style.css b/style.css index bff718b..23a0056 100644 --- a/style.css +++ b/style.css @@ -340,8 +340,8 @@ a.nick:hover, a.nick:active { text-decoration: underline; } -details summary { - cursor: default; +details summary[role="button"] { + user-select: none; } #buffer {