]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
compilation fix after FM's wxBitmapHandler changes
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index fc85ed8d53bfb4079955c8ada787c78dd5d10a48..d5273d371aeb7993fdaa4d553b7853d76134bc5f 100644 (file)
@@ -491,7 +491,16 @@ SPAN.style, SPAN.event {
        color: #880000;
 }
 
-SPAN.eventHandler {
+DIV.styleDesc, DIV.eventDesc {
+    margin-left: 3%;
+    margin-bottom: 1ex;
+}
+
+DIV.eventHandler {
+    text-indent: 3%;
+}
+
+DIV.eventHandler SPAN {
     padding: 5px;
     background-color: #eeeeee;
     font-family: monospace, fixed;
@@ -508,3 +517,11 @@ DIV.navigation A SPAN {
        font-weight: normal;
 }
 
+LI {
+       line-height: 115%;
+}
+
+DIV.tags LI {
+       line-height: 100%;
+}
+