From 57395ea9eb4d718ae0ea0ae4a27f2514d979e34d Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 4 Dec 2023 12:06:17 +0100 Subject: [PATCH] docs: Mention use of DuckDuckGo The fact that we use an external search provider instead of a built-in search functionality might come as a surprise to users, and some of them might not be comfortable with the arrangement. Mention it in the search interface to avoid surprises. Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- docs/css/libvirt.css | 2 +- docs/page.xsl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/css/libvirt.css b/docs/css/libvirt.css index 7021d0b599..0dc3280694 100644 --- a/docs/css/libvirt.css +++ b/docs/css/libvirt.css @@ -476,7 +476,7 @@ td.enumvalue { margin-top: 0em; top: 100px; right: 0px; - width: 13em; + width: 15em; text-align: left; color: white; background: rgb(0, 95, 97); diff --git a/docs/page.xsl b/docs/page.xsl index 8a1a77fa99..1021899b3a 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -85,8 +85,8 @@
- - + +
-- 2.47.3