You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2007/07/17 10:04:58 UTC

svn commit: r556843 - /lenya/trunk/src/webapp/lenya/resources/css/menu.css

Author: thorsten
Date: Tue Jul 17 01:04:53 2007
New Revision: 556843

URL: http://svn.apache.org/viewvc?view=rev&rev=556843
Log:
Changing notifcation link color to white

Modified:
    lenya/trunk/src/webapp/lenya/resources/css/menu.css

Modified: lenya/trunk/src/webapp/lenya/resources/css/menu.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/css/menu.css?view=diff&rev=556843&r1=556842&r2=556843
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/menu.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/menu.css Tue Jul 17 01:04:53 2007
@@ -67,6 +67,10 @@
 
 #lenya-options ul li ul li a:hover { background: #fff; }
 
+#info-messages a {  color: #fff; }
+
+#info-messages a:visited {  color: #fff; }
+
 #lenya-areas ul { margin: 0; padding: 0; }
 
 #lenya-areas ul li { list-style: none; float: left; display: block; margin: 0 1px 0 0; }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org