]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/wxPython-epydoc.css
Add missing include for non-PCH builds
[wxWidgets.git] / wxPython / docs / wxPython-epydoc.css
index 88a8136ccb1866ea00986f6ccbab6a686db66d0f..40d8e73ec1780e76466ec0108146700737a079ae 100644 (file)
@@ -25,7 +25,7 @@ table.rst-table {
 th.rst { 
   border-width: 0px;
   padding: 2px 4px;
-  background: #dddddd;
+  background: #cccccc;
   text-align: left;
   vertical-align: top;
   margin: .25em;
@@ -35,7 +35,7 @@ td.rst {
   border-width: 0px;
   margin: .25em;
   padding: 2px 4px;
-  background: #eeeeee;
+  background: #dddddd;
   vertical-align: top;
 }