On 27 September 2010 09:00, Dave Page <[email protected]> wrote: > On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge > <[email protected]> wrote: >> >> See >> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >> >> It took me three hours to manually convert the current documentation. >> There is also a possibility to change the theme. I'll try to do it on my >> laptop. > > Wow, that was quick (and unexpected!). There's some weirdness here, > but maybe that's just a markup issue: > > http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/connect.html#connect > > --- > If you select “Store password”, pgAdmin stores passwords you enter in > the ~/.pgpass file under Unix or :file:%APPDATA%postgresqlpgpass.conf > ---
That's because those paragraphs are justified. Just alter the css to use "text-align: left;" instead. -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
