Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g88Hy-0006Uo-Ls for pgsql-docs@arkaria.postgresql.org; Thu, 04 Oct 2018 18:23:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g88Hu-0007kM-R9 for pgsql-docs@arkaria.postgresql.org; Thu, 04 Oct 2018 18:23:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g88Hu-0007kF-LK for pgsql-docs@lists.postgresql.org; Thu, 04 Oct 2018 18:23:50 +0000 Received: from smtp.outgoing.loopia.se ([194.9.95.112]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g88Hr-0004gO-VR for pgsql-docs@lists.postgresql.org; Thu, 04 Oct 2018 18:23:49 +0000 Received: from s554.loopia.se (localhost [127.0.0.1]) by s554.loopia.se (Postfix) with ESMTP id F3E851F17238 for ; Thu, 4 Oct 2018 20:23:44 +0200 (CEST) Received: from s500.loopia.se (unknown [172.21.200.98]) by s554.loopia.se (Postfix) with ESMTP id D3D437988BA; Thu, 4 Oct 2018 20:23:44 +0200 (CEST) Received: from s549.loopia.se (unknown [172.21.200.105]) by s500.loopia.se (Postfix) with ESMTP id CD2BDCE1CCC; Thu, 4 Oct 2018 20:23:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -0.999 X-Spam-Level: X-Spam-Status: No, score=-0.999 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, NORMAL_HTTP_TO_IP=0.001] autolearn=disabled Received: from s500.loopia.se ([172.21.200.105]) by s549.loopia.se (s549.loopia.se [172.21.200.137]) (amavisd-new, port 10024) with LMTP id rlgDWVIUNM9S; Thu, 4 Oct 2018 20:23:44 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 85.228.38.16 Received: from [192.168.1.72] (c-1026e455.027-294-73746f71.bbcust.telenor.se [85.228.38.16]) (Authenticated sender: daniel@yesql.se) by s500.loopia.se (Postfix) with ESMTPSA id 75F6FCE1C9E; Thu, 4 Oct 2018 20:23:44 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Proposed HTML Documentation Styles From: Daniel Gustafsson In-Reply-To: <4a0757cd-21dd-7803-c72b-d6f40ffb22e7@postgresql.org> Date: Thu, 4 Oct 2018 20:23:43 +0200 Cc: Alvaro Herrera , Pavel Stehule , pgsql-docs@lists.postgresql.org, xenophenes42@gmail.com Content-Transfer-Encoding: quoted-printable Message-Id: References: <20181004162830.wblka7kdnhvvvf2p@alvherre.pgsql> <4a0757cd-21dd-7803-c72b-d6f40ffb22e7@postgresql.org> To: "Jonathan S. Katz" X-Mailer: Apple Mail (2.3445.9.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On 4 Oct 2018, at 18:33, Jonathan S. Katz = wrote: >=20 > On 10/4/18 12:28 PM, Alvaro Herrera wrote: >> This page http://174.138.60.30/docs/9.4/static/libpq-connect.html >> has some keywords inside "Warning" and "Note" boxes. Those keywords >> acquire a gray background instead of inheriting the background color = of >> the box, as in the original stylesheets. Really odd-looking. >=20 > Thanks - both of the above have been noted and will be fixed. Not sure if it=E2=80=99s the same thing, but code blocks on Tip boxes no = longer have a separate background color - only an outline. There is an example on the = below page: http://174.138.60.30/docs/11/static/functions-matching.html cheers ./daniel=