Re: Doc patch, distinguish sections with an empty row in error code table
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: "Karl O. Pinc" <kop@meme.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2012-11-08T17:10:39Z
Lists: pgsql-hackers
On Tue, Nov 6, 2012 at 5:44 PM, Karl O. Pinc <kop@meme.com> wrote:
> In your generated output I see:
>
> <tr>
> <td colspan="2"><span class="bold EMPHASIS c3">Class 00 —
> Successful Completion</span></td>
> </tr>
>
> It's just matter of CSS rule like
>
> td .EMPHASIS { font-size: 140%; }
>
> to make such labels more visible.
> -------------------<snip>------------------------------
>
> If you have some way you'd like the css frobbed I can
> do that. Or we can forget about it.
Ah, well, as to that, I think you'd have to take that suggestion to
pgsql-www. The style sheets used for the web site are - just to make
things exciting - stored in a completely different source code
repository to which I don't have access. Some kind of CSS
frobnication along the lines you suggest might be worth discussing,
but I don't really work on that stuff.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company