Commit:    e9c9caed1c0017bc6661a9cca6f331fccb9628b2
Author:    Hannes Magnusson <[email protected]>         Sat, 1 Jan 2011 18:26:55 
+0000
Parents:   00ead8e4ccfa050e3abce2e91666b1d3e57dc94f
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=e9c9caed1c0017bc6661a9cca6f331fccb9628b2

Log:
Ident the parameter descriptions (makes it easier to identify the next param 
visually)

Changed paths:
  M  styles/doc.css


Diff:
diff --git a/styles/doc.css b/styles/doc.css
index 1052b83..83bc93d 100644
--- a/styles/doc.css
+++ b/styles/doc.css
@@ -101,6 +101,7 @@ aside#quicktoc {
 
 .docs .refentry .parameters dd {
     margin-top: -0.7em;
+    padding-left: 20px;
 }
 
 .docs .refentry .parameters p {


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to