openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
2 lines (1 loc) • 1.52 kB
CSS
openclaw-plugin-session-dashboard{display:block}.plugin-session-dashboard{border-top:1px solid color-mix(in srgb, var(--border) 70%, transparent);padding-top:12px}.plugin-session-dashboard__toggle{width:100%;color:var(--muted);cursor:var(--cursor-action);background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.plugin-session-dashboard__toggle:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 68%, transparent);outline-offset:4px;border-radius:6px}.plugin-session-dashboard__title{text-transform:uppercase;align-items:center;gap:7px;font-size:.74rem;font-weight:700;display:inline-flex}.plugin-session-dashboard__title svg,.plugin-session-dashboard__chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.plugin-session-dashboard__chevron{transition:transform .14s;display:inline-flex}.plugin-session-dashboard__toggle[aria-expanded=true] .plugin-session-dashboard__chevron{transform:rotate(180deg)}.plugin-session-dashboard__body{min-width:0;padding-top:10px}.plugin-session-dashboard__body[hidden]{display:none}.plugin-session-dashboard__body .board-view{gap:9px}.plugin-session-dashboard__body .board-grid{grid-auto-rows:44px;gap:8px}.plugin-session-dashboard p.plugin-session-dashboard__empty,.plugin-session-dashboard p.plugin-session-dashboard__collapsed-empty{color:var(--muted);font-size:.78rem}.plugin-session-dashboard p.plugin-session-dashboard__collapsed-empty{margin-top:-2px}