Re: Forcing wrapping of 'pre' text in the archives
От
Selena Deckelmann
Тема
Re: Forcing wrapping of 'pre' text in the archives
Дата
Msg-id
2b5e566d0909271212v410d0d00ra3a1d2115cfc2611@mail.gmail.com
Ответ на
Forcing wrapping of 'pre' text in the archives (Selena Deckelmann)
Список
Дерево обсуждения
Forcing wrapping of 'pre' text in the archives Selena Deckelmann <selenamarie@gmail.com>
Re: Forcing wrapping of 'pre' text in the archives Selena Deckelmann <selenamarie@gmail.com>
Re: Forcing wrapping of 'pre' text in the archives Alvaro Herrera <alvherre@commandprompt.com>
Re: Forcing wrapping of 'pre' text in the archives Alvaro Herrera <alvherre@commandprompt.com>
Re: Forcing wrapping of 'pre' text in the archives Selena Deckelmann <selenamarie@gmail.com>
Re: Forcing wrapping of 'pre' text in the archives Alvaro Herrera <alvherre@commandprompt.com>
Hi!
On Mon, Sep 14, 2009 at 8:02 AM, Selena Deckelmann
wrote:
> 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+ */
> }
Just poking again to see if Alvaro has had a chance to check this out...
-selena
--
http://chesnok.com/daily - me
http://endpoint.com - work
В списке pgsql-www по дате отправления