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

[email protected] (Hannes Magnusson)
Newsgroups php.webmaster
Message-ID <[email protected]>
bjori                                    Sat, 01 Jan 2011 18:24:20 +0000

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

Log:
Color even row (the first row being colored just looks weird)

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

Modified: web/php/trunk/styles/doc.css
===================================================================
--- web/php/trunk/styles/doc.css	2011-01-01 18:23:14 UTC (rev 306951)
+++ web/php/trunk/styles/doc.css	2011-01-01 18:24:20 UTC (rev 306952)
@@ -136,7 +136,7 @@
     padding: 2px 5px;
 }

-.docs .doctable tbody tr:nth-child(odd) {
+.docs .doctable tbody tr:nth-child(even) {
     background-color: #EFEFEF;
 }
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.