From 730d6331b060416568fffde75be5acaa1f3108ee Mon Sep 17 00:00:00 2001 From: Mikey Oz Date: Wed, 4 May 2022 14:27:37 -0700 Subject: [PATCH] highlight topmost search result, credit to trafnar --- app/client.imba | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/client.imba b/app/client.imba index b500313..58266d4 100644 --- a/app/client.imba +++ b/app/client.imba @@ -170,6 +170,8 @@ tag app css .link d:flex fld:row jc:space-between ai:center + cursor:pointer px:15px rd:5px + @first py:10px bg:blue3/5 css a tt:capitalize td:none c:blue3 fs:20px