From: soufiane Date: Wed, 18 Mar 2026 10:30:29 +0000 (+0100) Subject: wip #8070 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d03eb6b72cf5ea22027f8ac8ac5d5d931fde548e;p=fluidbook-html5.git wip #8070 --- diff --git a/style/search-float.less b/style/search-float.less index 5b8aeaef..48c8fb73 100644 --- a/style/search-float.less +++ b/style/search-float.less @@ -90,6 +90,10 @@ body.floatmode { padding: 0 1em 0 3.4em; width: 100%; order: 2; + + &::placeholder { + color: fade(@search-float-text, 50%); + } } #submitSearch {