From d6bae6cd587a95980b1ed5b4ba34d87d86f98f1e Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 13 Oct 2008 15:25:37 +0000 Subject: [PATCH] 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 --- docs/doxygen/wxwidgets.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index f0e555d592..b3111be889 100644 --- a/docs/doxygen/wxwidgets.css +++ b/docs/doxygen/wxwidgets.css @@ -475,7 +475,6 @@ SPAN.literal { text-decoration: none; font-weight: bold; font-family: monospace, fixed; - color: #008800; } /* we make all the following tags render the text just like -- 2.45.2