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

[email protected] (Paul Dragoonis)
Newsgroups php.webmaster
Message-ID <[email protected]>
dragoonis                                Fri, 31 Dec 2010 06:35:07 +0000

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

Log:
Changes to the .doctable's thead region

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

Modified: web/php/trunk/styles/doc.css
===================================================================
--- web/php/trunk/styles/doc.css	2010-12-31 06:04:22 UTC (rev 306903)
+++ web/php/trunk/styles/doc.css	2010-12-31 06:35:07 UTC (rev 306904)
@@ -23,6 +23,10 @@
     color: #000;
 }

+.docs thead th .parameter {
+    color: #FFFFFF;
+}
+
 .docs .parameter {
     color: #604080;
     font-weight: bold;
@@ -150,8 +154,12 @@
 .docs .doctable {
     margin: 3px 30px;
 }
+
 .docs .doctable th {
+    background-color: #604080;
+    color: #FFFFFF;
     border-bottom: 1px solid #987db3;
+    text-align: center;
 }
 .docs .doctable td {
     border-right: 1px solid #987db3;
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.