X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/09a728e15eaf4fea92983a92aaee718c6fdebbd4..afd9046882b6e76bb02d6e716ae2d9c2c28f12a2:/docs/doxygen/wxwidgets.css

diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css
index a4d08ee7ce..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 <span> tags render the text just like
@@ -492,18 +491,19 @@ SPAN.style, SPAN.event, SPAN.flag {
 }
 
 DIV.styleDesc, DIV.eventDesc, DIV.flagDesc {
-    margin-left: 3%;
-    margin-bottom: 1ex;
+	margin-left: 3%;
+	margin-bottom: 1ex;
 }
 
 DIV.eventHandler {
-    text-indent: 3%;
+	margin: 1em;
+	text-indent: 3%;
 }
 
 DIV.eventHandler SPAN {
-    padding: 5px;
-    background-color: #eeeeee;
-    font-family: monospace, fixed;
+	padding: 5px;
+	background-color: #eeeeee;
+	font-family: monospace, fixed;
 }
 
 A[HREF="modules.html"] SPAN:before {