]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365401: CSS error in dependency-tree.css - Patch by Frédéric Buclin <LpSolit...
authorlpsolit%gmail.com <>
Sun, 7 Jan 2007 03:48:10 +0000 (03:48 +0000)
committerlpsolit%gmail.com <>
Sun, 7 Jan 2007 03:48:10 +0000 (03:48 +0000)
skins/standard/dependency-tree.css

index 1ba8ea7b7d4aa2ea49c70b7ee5d0ad4d16205bb3..cab16717106ee7f0a0e43d5e57996f2cbd7d72ba 100644 (file)
@@ -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;
 }