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 <selenamarie@gmail.com>)
Ответы Re: Forcing wrapping of 'pre' text in the archives  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-www
Hi!

On Mon, Sep 14, 2009 at 8:02 AM, Selena Deckelmann
<selenamarie@gmail.com> 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 по дате отправления:

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: Large fixed-width text
Следующее
От: Dave Page
Дата:
Сообщение: Re: Large fixed-width text