]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
doxygen: Change color of function parameters
authorAndre <maan@p133.(none)>
Fri, 16 Jun 2006 14:46:27 +0000 (16:46 +0200)
committerAndre <maan@p133.(none)>
Fri, 16 Jun 2006 14:46:27 +0000 (16:46 +0200)
It was almost unreadable.

web/para.css

index 9a0f8412774da6efedd160c714a3ffc75a789313..2ad43010cff1e18d57b4b742ba96a7d6563e619b 100644 (file)
@@ -345,7 +345,7 @@ HR { height: 1px;
   white-space: nowrap;
 }
 .paramname {
-  color: #602020;
+  color: #00ff00;
   font-style: italic;
 }
 /* End Styling for detailed member documentation */