python - ip: Add db:methodname to <tt> elements and style changes.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ip: Add db:methodname to <tt> elements and style changes.
Date: 2005-11-14 16:52:39
Message-ID: 20051114165239.A143E1125012@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add db:methodname to <tt> elements and style changes.

Stop using small caps for emphasis, use italics.(looks better)
Add a 1em padding to the html element(right and left), giving the document a
visible margin from the window borders when the window is fairly shrunk.

Modified Files:
--------------
ip/env/xslt:
xhtml.xml (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/env/xslt/xhtml.xml.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-11-14 17:42:56 pgsql: Prevent ExecInsert() and ExecUpdate() from scribbling on the
Previous Message Teodor Sigaev 2005-11-14 16:11:38 pgsql: Remove usage of ArrayType->flags field, use pgsql's macros