svn: /web/php/trunk/styles/ doc.css

[email protected] (Hannes Magnusson)
Newsgroups php.webmaster
Message-ID <[email protected]>
bjori                                    Thu, 30 Dec 2010 10:12:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306852

Log:
Improve reference pages lists

Changed paths:
    U   web/php/trunk/styles/doc.css

Modified: web/php/trunk/styles/doc.css
===================================================================
--- web/php/trunk/styles/doc.css	2010-12-30 10:10:51 UTC (rev 306851)
+++ web/php/trunk/styles/doc.css	2010-12-30 10:12:52 UTC (rev 306852)
@@ -148,15 +148,21 @@
 /* }}} */

 /* {{{ lists */
+ul.itemizedlist,
+ul.simplelist,
+ul.chunklist {
+    padding: 0 0 2px 10px;
+    margin: 0 0 2px 10px;
+}
 ul.itemizedlist {
-    padding: 10px;
-    margin: 10px;
     list-style-type: circle;
 }
-ul.simplelist {
-    padding: 10px;
-    margin: 10px;
+ul.simplelist
+{
     list-style-type: disc;
 }
+ul.chunklist {
+    list-style-type: disc;
+}
 /* }}} */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.