From b497f190cd52e975f4be643200eb6d3f2fac3a02 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Sun, 29 Aug 2010 14:31:21 -0700 Subject: [PATCH] Bug 580217: Starting a bug summary with ">" would make it purple r=mkanat, a=mkanat --- skins/standard/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/standard/global.css b/skins/standard/global.css index 4f2709e109..c8f69b5754 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -350,7 +350,7 @@ div#docslinks { display: none !important; } -span.quote { +.bz_comment_text span.quote { color: #65379c; /* Make quoted text not wrap. */ white-space: pre; -- 2.47.2