From 898de9c17669d0ae507338e0ff180c1a47c63cce Mon Sep 17 00:00:00 2001 From: eti Date: Thu, 18 Jun 2026 01:02:26 +0200 Subject: [PATCH] appview/fragment/pill: add concave corners & borders when in focus mode Signed-off-by: eti --- .../pages/templates/focus/fragments/pill.html | 10 ++++---- input.css | 23 +++++++++++++++++++ 2 files changed, 29 insertions(+), 4 deletions(-) diff --git a/appview/pages/templates/focus/fragments/pill.html b/appview/pages/templates/focus/fragments/pill.html index fa3c413e..f4b49d23 100644 --- a/appview/pages/templates/focus/fragments/pill.html +++ b/appview/pages/templates/focus/fragments/pill.html @@ -1,9 +1,11 @@ {{ define "focus/pill" }} {{ if .Focusing }} {{ $offFocus := and .FocusLink .CurrentPath (not (hasPrefix .CurrentPath .FocusLink)) }} -
+
+
{{ if $offFocus }}{{ end }} -
+