diff --git a/src/dashboard-html.ts b/src/dashboard-html.ts index 1b5d090..ef863c6 100644 --- a/src/dashboard-html.ts +++ b/src/dashboard-html.ts @@ -27,6 +27,11 @@ export const DASHBOARD_HEAD = ` details summary::-webkit-details-marker{display:none}details summary{list-style:none} :focus-visible{outline:2px solid rgba(96,165,250,.85);outline-offset:2px} select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%235e6a82' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:22px} +.project-link[aria-current="true"]{color:#e2e8f0} +.team-link[aria-current="true"]{color:#e2e8f0;border-left-color:#22c55e;background:rgba(34,197,94,.06)} +#content.nav-collapsed{grid-template-columns:2rem minmax(0,1fr)} +#projects[hidden]{display:none!important} +#project-rail[hidden]{display:none!important} .xp{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.xp-open{max-height:3000px;transition:max-height .5s ease-in} .card-sel{outline:2px solid rgba(59,130,246,.4);outline-offset:1px} .md pre{background:#1a1f2e;border:1px solid #1e2433;border-radius:6px;padding:8px 12px;overflow-x:auto;margin:6px 0;font-size:12px;line-height:1.5} @@ -47,8 +52,7 @@ select{-webkit-appearance:none;appearance:none;background-image:url("data:image/
ensemble -| - +
@@ -67,7 +71,10 @@ select{-webkit-appearance:none;appearance:none;background-image:url("data:image/
Waiting for a team
Run team_create in OpenCode to get started
-