From: lpsolit%gmail.com <> Date: Sun, 7 Jan 2007 03:48:10 +0000 (+0000) Subject: Bug 365401: CSS error in dependency-tree.css - Patch by Frédéric Buclin r=bkor a=justdave --- diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css index 1ba8ea7b7d..cab1671710 100644 --- a/skins/standard/dependency-tree.css +++ b/skins/standard/dependency-tree.css @@ -90,5 +90,5 @@ ul.tree a.tree_link img { .summ_h A { background-color: #ffffaa; color: #333; - text-decoration: underline bold; + font-weight: bold; }