From e7f9ff5a305e049ca7204995e9377c32162da889 Mon Sep 17 00:00:00 2001 From: leo60228 Date: Sat, 14 Sep 2024 18:04:18 -0400 Subject: address review 3 --- src/static/css/site.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/static/css') diff --git a/src/static/css/site.css b/src/static/css/site.css index b2a64c76..6c853161 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -680,7 +680,8 @@ summary.underline-white > span:hover a:not(:hover) { border-bottom: 1px solid var(--dim-color); } -.wiki-search-result:hover::before, .wiki-search-result:focus::before { +.wiki-search-result:hover::before, +.wiki-search-result:focus::before { display: block; background: var(--light-ghost-color); } -- cgit 1.3.0-6-gf8a5