Forcing wrapping of 'pre' text in the archives

Поиск
Список
Период
Сортировка
От Selena Deckelmann
Тема Forcing wrapping of 'pre' text in the archives
Дата
Msg-id 2b5e566d0909140802u30688c4flc20bbbc9a1600576@mail.gmail.com
обсуждение исходный текст
Ответы Re: Forcing wrapping of 'pre' text in the archives  (Selena Deckelmann <selenamarie@gmail.com>)
Список 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;       /*
InternetExplorer 5.5+ */
 
}

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


В списке pgsql-www по дате отправления:

Предыдущее
От: Dieter Plaetinck
Дата:
Сообщение: mirror getting: access denied to pgsql-ftp on rsync.postgresql.org
Следующее
От: Dave Page
Дата:
Сообщение: Re: mirror getting: access denied to pgsql-ftp on rsync.postgresql.org