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:
@@ -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
|
||||
|
Reference in New Issue
Block a user