From a397877d8c01484c7b6a283be16c34f316c55ca2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 7 Jan 2007 03:48:10 +0000 Subject: Bug 365401: CSS error in dependency-tree.css - Patch by Frédéric Buclin r=bkor a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/standard/dependency-tree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css index 1ba8ea7b7..cab167171 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; } -- cgit v1.2.3-24-g4f1b