Commit:    943e6fd8e5a94867e0cc2ad423451ac572121318
Author:    Levi Morrison <[email protected]>         Wed, 10 Jul 2013 12:21:06 -0600
Parents:   42e5aaa16a00775c370968be654d4f3b5fd635ce
Branches:  master

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

Log:
Minor improvements for class synopsis.

Changed paths:
  M  styles/doc.css


Diff:
diff --git a/styles/doc.css b/styles/doc.css
index 5afa3e2..1a44e6b 100755
--- a/styles/doc.css
+++ b/styles/doc.css
@@ -331,7 +331,9 @@ ul.chunklist_children {
 
 .docs .classsynopsis {
     color: #666;
+    margin-bottom:.75em;
 }
+.docs .interfacename a,
 .docs .fieldsynopsis .type,
 .docs .methodsynopsis .type,
 .docs .constructorsynopsis .type {


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

Reply via email to