From: Guy Pyrzak Date: Sun, 29 Aug 2010 21:30:30 +0000 (-0700) Subject: Bug 580217: Starting a bug summary with ">" would make it purple X-Git-Tag: bugzilla-4.1.1~299 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bba23e7b2711bb8a0e7bd90614328eb5db56fc;p=thirdparty%2Fbugzilla.git Bug 580217: Starting a bug summary with ">" would make it purple r=mkanat, a=mkanat --- diff --git a/skins/standard/global.css b/skins/standard/global.css index c794f62d02..826f702cef 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -362,7 +362,7 @@ div#docslinks { display: none !important; } -span.quote { +.bz_comment_text span.quote { color: #65379c; /* Make quoted text not wrap. */ white-space: pre;