remove green colour from literal strings, this is annoyingly distracting for common things like true/false/NULL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-10-13 15:25:37 +00:00
parent 8067ee1174
commit d6bae6cd58

View File

@@ -475,7 +475,6 @@ SPAN.literal {
text-decoration: none;
font-weight: bold;
font-family: monospace, fixed;
color: #008800;
}
/* we make all the following <span> tags render the text just like