diff options
-rw-r--r-- | themes/chameleon/marvin/chameleon.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/chameleon/marvin/chameleon.css b/themes/chameleon/marvin/chameleon.css index c1f27e4b3..0c6eb9d09 100644 --- a/themes/chameleon/marvin/chameleon.css +++ b/themes/chameleon/marvin/chameleon.css @@ -78,7 +78,7 @@ table { padding: 0.5em; } .item-list ul li { - list-style-image: url(marvin/bullet.png); + list-style-image: url(bullet.png); } .path, .path a, .path a:visited { color: #888; |