From 99eb9735a11b35e3504582a3012fda9e33a0a728 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Tue, 28 Jul 2026 06:38:20 +0200 Subject: [PATCH] show pill --- public/s/css/f0ckm.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index ead7b5e..07c151f 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -1650,6 +1650,10 @@ body.layout-modern .global-sidebar-right { opacity: 1; } +body.sidebar-right-hidden #sidebar-drag-zone { + opacity: 0.7; +} + /* Always show the handle on touch devices (no hover state available) */ @media (pointer: coarse) { #sidebar-drag-zone {