php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch fieldsynopsis-site.css for Doc Build problem Bug #51667

Patch version 2010-04-26 16:06 UTC

Return to Bug #51667 | Download this patch
Patch Revisions:

Developer: danielc@php.net

--- /data/wd/php/web/php/trunk/styles/site.css	2010-04-21 20:56:12.258363737 -0400
+++ site.css	2010-04-25 21:29:51.437524257 -0400
@@ -975,7 +975,8 @@
 }
 div.refsect1 div.methodsynopsis,
 div.refsect1 div.constructorsynopsis,
-div.refsect1 div.destructorsynopsis {
+div.refsect1 div.destructorsynopsis,
+div.refsect1 div.fieldsynopsis {
 	background-color: #fff;
 	padding: 0.5em;
 	border: 1px solid black;
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 18:01:30 2024 UTC