From: Paul Hänsch Date: Wed, 11 Oct 2023 16:24:54 +0000 (+0200) Subject: Merge commit '2e4c276d4c642e43be3d4bb9d7314f87c21746a6' X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=b9d413c8014dd86a056b3f8fe80f8d1e39abb9c7;hp=51fe8ca126d4d0ded47465e8068555b7d0203724;p=shellwiki Merge commit '2e4c276d4c642e43be3d4bb9d7314f87c21746a6' --- diff --git a/cgilite/common.css b/cgilite/common.css index 38eff7d..dbaafd1 100644 --- a/cgilite/common.css +++ b/cgilite/common.css @@ -126,7 +126,7 @@ input.search + button.search { white-space: nowrap; overflow: hidden; } -input[type="search"] + button.search:before { +input[type="search"] + button.search:before, input.search + button.search:before { content: '\1f50d'; color: #000;