From: Tim FitzGeorge <ipfr@tfitzgeorge.me.uk>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] Help for GUI - help link style
Date: Fri, 15 May 2020 22:39:52 +0100 [thread overview]
Message-ID: <20200515213952.15127-4-ipfr@tfitzgeorge.me.uk> (raw)
In-Reply-To: <20200515213952.15127-1-ipfr@tfitzgeorge.me.uk>
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]
Signed-off-by: Tim FitzGeorge <ipfr(a)tfitzgeorge.me.uk>
---
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;
}
+#cssmenu .help {
+ padding: 0px 6px;
+ border: solid;
+ border-width: thin;
+ border-radius: 10px;
+ line-height: 20px;
+}
+
/* This decorates all tables with class="tbl" */
table {
--
2.26.1
next prev parent reply other threads:[~2020-05-15 21:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-15 21:39 [PATCH 0/3] Help for GUI Tim FitzGeorge
2020-05-15 21:39 ` [PATCH 1/3] Help for GUI - ipfire theme code Tim FitzGeorge
2020-05-15 21:39 ` [PATCH 2/3] Help for GUI - Help links Tim FitzGeorge
2020-05-15 21:39 ` Tim FitzGeorge [this message]
2020-05-16 9:35 ` [PATCH 0/3] Help for GUI Michael Tremer
2020-05-18 20:18 ` Tim FitzGeorge
2020-05-22 13:07 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200515213952.15127-4-ipfr@tfitzgeorge.me.uk \
--to=ipfr@tfitzgeorge.me.uk \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox