diff --git a/dashboard.html b/dashboard.html index a53d0eb8..f80e3301 100644 --- a/dashboard.html +++ b/dashboard.html @@ -42,6 +42,10 @@ padding-top:.58rem} table.recent td.pick{width:2.6rem;padding-right:0} table.recent button.copy{width:2.2rem;height:2.2rem;font-size:.95rem} +button.more{display:block;width:100%;margin:.6rem 0;padding:.5rem; + border:1px solid var(--line);border-radius:8px;background:var(--btn); + color:var(--muted);cursor:pointer;font:inherit;font-size:.9em} +button.more:hover{color:var(--fg)}
@@ -242,7 +246,7 @@CTI release-train wiring — first modern autocti release — autocti · medium · human-required · normal
The 10 newest things to happen to the work in hand, newest first — issued, parked, filed. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Shipped work is not here: it is read from `complete/index.md`, and a thousand records deep it would crowd out everything anyone can still act on.
+The 10 newest things to happen to the work in hand, newest first — issued, parked, filed. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Shipped work is not here: it is read from complete/index.md, and a thousand records deep it would crowd out everything anyone can still act on.