Commit 0cac193311
Verified · cmc ci/build: success ci/test: success
internal/web/static/style.css +1
| @@ -985,6 +985,7 @@ pre.message { | ||
| 985 | 985 | overflow-wrap: normal; /* scroll the table, don't shatter words */ |
| 986 | 986 | } |
| 987 | 987 | .rendered th { background: var(--surface); font-weight: 600; } |
| 988 | .rendered tr:last-child td { border-bottom: 1px solid var(--line); } | |
| 988 | 989 | /* GFM task lists: the box sits in the line, sized to the prose */ |
| 989 | 990 | .rendered li input[type="checkbox"] { width: 0.9em; height: 0.9em; margin: 0 0.35em 0 0; vertical-align: -0.05em; background-size: 0.7em; } |
| 990 | 991 | .rendered li:has(> input[type="checkbox"]) { list-style: none; margin-left: -1.2em; } |