From 1df9fb1d95918eb4198f130f654bb43ad34fee04 Mon Sep 17 00:00:00 2001 From: phil Date: Mon, 26 Sep 2005 08:55:34 +0000 Subject: [PATCH] fixes for IE5 --- cbox-tree.d/var/www/cryptobox.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cbox-tree.d/var/www/cryptobox.css b/cbox-tree.d/var/www/cryptobox.css index 24a696e..878bf88 100644 --- a/cbox-tree.d/var/www/cryptobox.css +++ b/cbox-tree.d/var/www/cryptobox.css @@ -125,8 +125,7 @@ body { #words ul li { padding: 0 1em; line-height: 1.7em; - list-style: none; - background: url(cryptobox-img/list.gif) center left no-repeat; + link-style-image: url(cryptobox-img/list.gif); } #footer {