Commit: 8307bd202b6ecc96f3bf5b2495521d1b526e8b63 Author: Hannes Magnusson <[email protected]> Mon, 27 Dec 2010 13:35:11 +0000 Parents: 863e333ce395f9e62e78177fad84c7acb5e1839f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8307bd202b6ecc96f3bf5b2495521d1b526e8b63 Log: We have lots of interesting examples in the docs :) Changed paths: M styles/doc.css Diff: diff --git a/styles/doc.css b/styles/doc.css index a94dc4e..454a286 100644 --- a/styles/doc.css +++ b/styles/doc.css @@ -86,7 +86,12 @@ -.docs .phpcode, .docs div.htmlcode, .docs .screen { +.docs .phpcode, +.docs div.htmlcode, +.docs div.inicode, +.docs div.lscode, +.docs div.shellcode, +.docs .screen { border: 1px solid #E2E1D5; background-color: #EFEFEF; padding: 10px; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
