From 49ecd806a2ffbef96ca330319ae9c7d334b3446a Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Wed, 10 Jun 2026 22:37:06 +0900 Subject: [PATCH] Chats sidebar: 'manage' slides in from the side like email's 'new' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The list-item-plus-label slide-in needs a visible anchor element so the button takes up consistent width and the absolutely-positioned label can fly in to the left of it. Email uses the '+' SVG as that anchor; here we use an empty 13x13 spacer span instead — same footprint, no glyph. Result: empty button at rest (still visible per the chats-manage-btn fade rules), 'manage' slides in from the left on direct hover. --- static/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index eec5b6142..a9c1229e0 100644 --- a/static/index.html +++ b/static/index.html @@ -704,7 +704,10 @@
Chats
- +