From bda4089120dd163161605b3b518fa41840f4ead1 Mon Sep 17 00:00:00 2001 From: gramps Date: Mon, 13 Jul 2026 09:38:33 -0700 Subject: [PATCH] =?UTF-8?q?v0.17.14:=20remove=20status=20dots=20from=20inp?= =?UTF-8?q?ut=20area=20=E2=80=94=20served=20no=20purpose?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index 7dd617e..d4e3396 100644 --- a/templates/index.html +++ b/templates/index.html @@ -202,9 +202,6 @@ body { font-family: var(--font-body); background: var(--bg-primary); color: var( .input-row textarea { flex:1; background:var(--bg-tertiary); border:1px solid var(--border); color:var(--text-primary); font-family:var(--font-body); font-size:14px; padding:12px 14px; border-radius:var(--radius); resize:none; min-height:44px; max-height:200px; line-height:1.5; } .input-row textarea:focus { outline:none; border-color:var(--accent-dim); } .input-row textarea::placeholder { color:var(--text-muted); } -.input-status { display:flex; flex-direction:column; align-items:flex-start; gap:2px; padding:4px 6px; font-size:9px; font-family:var(--font-mono); color:var(--text-muted); line-height:1; } -.isdot { display:flex; align-items:center; gap:3px; } -.isdot .status-dot { width:4px; height:4px; } .paperclip-btn { padding:12px 12px; background:var(--bg-tertiary); border:1px solid var(--border); border-radius:var(--radius); color:var(--text-secondary); font-size:18px; cursor:pointer; transition:all 0.2s; line-height:1; } .paperclip-btn:hover { background:var(--bg-hover); color:var(--accent); border-color:var(--accent-dim); } .send-btn { padding:12px 20px; background:var(--accent-dim); border:none; border-radius:var(--radius); color:#fff; font-family:var(--font-mono); font-size:13px; font-weight:600; cursor:pointer; white-space:nowrap; } @@ -410,12 +407,6 @@ body { font-family: var(--font-body); background: var(--bg-primary); color: var(
-
- llm - srch - mem - clst -