From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim FitzGeorge To: development@lists.ipfire.org Subject: [PATCH 3/3] Help for GUI - help link style Date: Fri, 15 May 2020 22:39:52 +0100 Message-ID: <20200515213952.15127-4-ipfr@tfitzgeorge.me.uk> In-Reply-To: <20200515213952.15127-1-ipfr@tfitzgeorge.me.uk> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3437901669853635525==" List-Id: --===============3437901669853635525== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Tim FitzGeorge --- html/html/themes/ipfire/include/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes= /ipfire/include/css/style.css index 9421fc111..7c2ec8577 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -261,6 +261,14 @@ input.text { background: #dddddd; } =20 +#cssmenu .help { + padding: 0px 6px; + border: solid; + border-width: thin; + border-radius: 10px; + line-height: 20px; +} + /* This decorates all tables with class=3D"tbl" */ =20 table { --=20 2.26.1 --===============3437901669853635525==--