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

[email protected] (Hannes Magnusson)
Newsgroups php.webmaster
Message-ID <[email protected]>
bjori                                    Fri, 31 Dec 2010 12:28:43 +0000

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

Log:
use the background color for visited links to

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

Modified: web/php/trunk/styles/theme.css
===================================================================
--- web/php/trunk/styles/theme.css	2010-12-31 12:28:15 UTC (rev 306918)
+++ web/php/trunk/styles/theme.css	2010-12-31 12:28:43 UTC (rev 306919)
@@ -281,7 +281,8 @@


 /* {{{ The anchor for section headers */
-a.genanchor {
+a.genanchor:link,
+a.genanchor:visited {
     color: #fff;
 }
 a.genanchor:hover {
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.