Forcing wrapping of 'pre' text in the archives

From: Selena Deckelmann <selenamarie(at)gmail(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Forcing wrapping of 'pre' text in the archives
Date: 2009-09-14 15:02:57
Message-ID: 2b5e566d0909140802u30688c4flc20bbbc9a1600576@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Can we add something like below to the postgresql.org stylesheet get
the archives 'pre' content to wrap properly?

pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

--
http://chesnok.com/daily - me
http://endpoint.com - work

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2009-09-14 15:16:31 Re: mirror getting: access denied to pgsql-ftp on rsync.postgresql.org
Previous Message Dieter Plaetinck 2009-09-14 14:51:16 mirror getting: access denied to pgsql-ftp on rsync.postgresql.org