Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 11:58:12 -0700
From:      Linh Pham <question+fbsddoc@closedsrc.org>
To:        Marc Fonvieille <blackend@freebsd.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Handbook-appearance in Opera
Message-ID:  <20040819185812.GC16116@q.internal.closedsrc.org>
In-Reply-To: <20040819182612.GL20058@abigail.blackend.org>
References:  <4q0gh05ot2512gvv7hjjm6q6so4bbof3er@smtp.compuserve.de> <20040819180902.GC5433@submonkey.net> <20040819182612.GL20058@abigail.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--aVD9QWMuhilNxW9f
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2004-08-19 20:26 +0200, Marc Fonvieille <blackend@freebsd.org> wrote:

# > IE6 seems to do the same.  I've created a diff which corrects this;
# > could you please check
# > http://shrike.submonkey.net/~setantae/data/doc/en_US.ISO8859-1/books/ha=
ndbook/network-nis.html
# > and see if that fixes it for you?
# >=20
# > Diff attached for those interested.
# >
#=20
# It's not possible to tweak the .css instead ?

Removing:

<col width=3D"1*" />
<col width=3D"3*" />

=66rom the HTML file also seems to work. To make the change via inline
CSS, replace:

<th>Term</th>
<th>Description</th>

with

<th style=3D"width: 33%">Term</th>
<th style=3D"width: 67%">Description</th>

while also removing the two <col> tags mentioned above.

--=20
Linh Pham                                 question+fbsddoc@closedsrc.org
Webmaster and FreeBSD Geek                          http://closedsrc.org
Apprentice Manager Editor and Writer           http://www.daemonnews.org
Q->Worf: Eat any good books lately? | Humans =3D Ugly Bags of Mostly Water

--aVD9QWMuhilNxW9f
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBJPhEwhofDeWkDMIRApkMAJ9MEJKzFAOgQRqm9PiYm/5NkEVxDwCfSs+L
o8ydL4keyvQxLvmOKQvAzck=
=j6GL
-----END PGP SIGNATURE-----

--aVD9QWMuhilNxW9f--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040819185812.GC16116>