]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
implement column resizing events in wxHeaderCtrl
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index f0e555d592510b257b60ef0e73a2f6c98ab0c0fb..c468f6c82e187ce50dac7e81d7ce20b9ba71fae4 100644 (file)
@@ -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
@@ -526,3 +525,7 @@ DIV.tags LI {
        line-height: 100%;
 }
 
+CODE {
+    font-size: 110%;
+    color: #444444;
+}
\ No newline at end of file