We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f7680 commit 7866b23Copy full SHA for 7866b23
coverage/index.html
@@ -14,6 +14,7 @@
14
.card { border:1px solid #ccc; border-radius:4px; padding:.5rem 1rem; min-width:120px; }
15
table { width:100%; border-collapse:collapse; margin-top:1rem; }
16
th, td { padding:.25rem .5rem; border-bottom:1px solid #ddd; text-align:left; }
17
+ th:not(:first-child) { text-align:right; }
18
th { position:sticky; top:3.5rem; background:#f9f9f9; }
19
th button { background:none; border:none; font:inherit; cursor:pointer; }
20
th[aria-sort="ascending"]::after { content:" \25B2"; }
0 commit comments