public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jonathan S. Katz <[email protected]>
To: Daniel Gustafsson <[email protected]>
Cc: Justin Pryzby <[email protected]>
Cc: Peter Eisentraut <[email protected]>
Cc: [email protected]
Subject: Re: bad style for SECURITY DEFINER
Date: Mon, 13 Dec 2021 17:14:01 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
On 12/13/21 4:43 PM, Daniel Gustafsson wrote:
> The margin issue looks right but I think the font-size should match the rest of
> the title.
Please see attached and below for revision.
I'm not thrilled about the !important override that's needed to deal
with another !important, but I don't want to try to unweave the
!important nest given the lack of overall cases of a code block nested
within h2 title tags.
Jonathan
diff --git a/media/css/main.css b/media/css/main.css
index d97da4d..e7b1455 100644
--- a/media/css/main.css
+++ b/media/css/main.css
@@ -877,6 +877,14 @@ code,
font-size: inherit !important;
}
+#docContent h2 code {
+ font-size: inherit !important;
+ margin-bottom: 0em;
+ margin-left: 0.5em;
+ margin-right: 0.5em;
+ margin-top: 0em;
+}
+
#docContent .NAVHEADER table th,
#docContent .navheader table th {
text-align: center;
Attachments:
[image/png] Screen Shot 2021-12-13 at 5.12.29 PM.png (61.5K, 2-Screen%20Shot%202021-12-13%20at%205.12.29%20PM.png)
download | view image
[application/pgp-signature] OpenPGP_signature (840B, 3-OpenPGP_signature)
download
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: bad style for SECURITY DEFINER
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox