]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
non-precomp fixes
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index a4d08ee7ce6ca70030e4c04cec950d0922a892c3..f0e555d592510b257b60ef0e73a2f6c98ab0c0fb 100644 (file)
@@ -492,18 +492,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 {