From: Guy Pyrzak Date: Sun, 29 Aug 2010 21:31:37 +0000 (-0700) Subject: Bug 580217: Starting a bug summary with ">" would make it purple X-Git-Tag: bugzilla-3.6.3~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38c7ef80816a4d075df05c59372bca77770c2d7;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 a9b406a89f..48af2d5626 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;