]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
authorGuy Pyrzak <guy.pyrzak@gmail.com>
Sun, 28 Mar 2010 21:44:52 +0000 (14:44 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 28 Mar 2010 21:44:52 +0000 (14:44 -0700)
<dt> tags were overly bold
r=mkanat, a=mkanat

skins/standard/global.css

index 438559216faaa4b1b7847ace07c65accd3849186..a9b406a89f5093a54860f626a91026816a3bc7f2 100644 (file)
@@ -383,7 +383,7 @@ input.requestee {
 }
 
 dt {
-    font-weight: bolder;
+    font-weight: bold;
 }
 body > dl > dt {
     border-top: dotted gray thin;