On 11/06/2012 01:40:56 PM, Robert Haas wrote:

> Frankly, I don't view this as enough of a problem to be worth 
> spending
> time on.  Actually, I'm not sure I view the formatting of that table
> as a problem at all, but if it is a problem it's not a big enough one
> to justify knocking ourselves out over it.

The docbook-apps list sent this suggestion:

-------------------<snip>------------------------------
On 6.11.2012 17:27, Karl O. Pinc wrote:

> The problem is that the various error code classes don't stand
> out, the different "sections" of the table need distinguishing
> headings.

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.

Regards,

Karl <k...@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein

P.S.  Thanks for the time you've spent so far.




-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to