From: Paul Hänsch Date: Wed, 11 Oct 2023 16:23:03 +0000 (+0200) Subject: Merge commit '8ed4549c0ae1f6b38ee56e61e71e1eae5967fd0f' X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=51fe8ca126d4d0ded47465e8068555b7d0203724;hp=81d216bea30f87c783d9ed427a1bd3150b41708f;p=shellwiki Merge commit '8ed4549c0ae1f6b38ee56e61e71e1eae5967fd0f' --- diff --git a/cgilite/common.css b/cgilite/common.css index 6f4c484..38eff7d 100644 --- a/cgilite/common.css +++ b/cgilite/common.css @@ -115,6 +115,7 @@ input + label { margin-left: .375em; } +input[type="search"] + button.search, input.search + button.search { width: 2.5em; color: transparent; @@ -125,6 +126,7 @@ input.search + button.search { white-space: nowrap; overflow: hidden; } +input[type="search"] + button.search:before { input.search + button.search:before { content: '\1f50d'; color: #000;