Sent by L. David Baron on 19 September 2005 00:12
--===============93860143310492083==
Content-Disposition: inline
content-type: multipart/signed; micalg="pgp-sha1";
protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT"
--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sunday 2005-09-18 14:47 -0700, Guy K. Haas wrote:
> It uses an in-line <ul> with list-style: none, and end-of-box=20
> backgrounds to make the tab edges.
>=20
> In IE and Opera, it works as advertised, tabs with text and no bullets.
> In Firefox 1.0.6, the bullets appear.
>=20
> What am I overlooking?
On Sunday 2005-09-18 15:44 -0700, Guy K. Haas wrote:
> D'oh. OK. How about http://covinahigh68.com/navtest.html
Your stylesheet says:
#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}
That selector matches any ul element inside an element with
id=3D"navigation". But in your document the id=3D"navigation" is on the ul
element itself, so this selector doesn't match anything in the document.
-David
--=20
L. David Baron <URL: http://dbaron.org/ >
Technical Lead, Layout & CSS, The Mozilla Foundation
--tKW2IUtsqtDRztdT
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFDLfvnA17gpBIYPJsRAsFJAJ9LUd+DJjvOMZUFnsUXo+NYFU/hoACfY4+c
WflP350nRf7nXXLMooCnoUM=
=khVQ
-----END PGP SIGNATURE-----
--tKW2IUtsqtDRztdT--
--===============93860143310492083==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
--===============93860143310492083==--