]> 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:39:40 +0000 (14:39 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 28 Mar 2010 21:39:40 +0000 (14:39 -0700)
<dt> tags were overly bold
r=mkanat, a=mkanat

skins/standard/global.css

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