You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/07/04 00:10:14 UTC

svn commit: r824316 - in /websites/staging/lucene/trunk/content: ./ css/core.css

Author: buildbot
Date: Tue Jul  3 22:10:13 2012
New Revision: 824316

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/css/core.css

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  3 22:10:13 2012
@@ -1 +1 @@
-1356985
+1356987

Modified: websites/staging/lucene/trunk/content/css/core.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/core.css (original)
+++ websites/staging/lucene/trunk/content/css/core.css Tue Jul  3 22:10:13 2012
@@ -124,19 +124,19 @@ html[xmlns] .clearfix {
 a,a:active,a:link {
 	text-decoration: none;
 	color: #29456b;
-	background: #DEFFDE;
+	background: #EEFFEE;
 	border: 1px solid #FFFFFF;
 }
 
 a:visited {
 	text-decoration: none;
-        background: #DEFFDE;
+        background: #EEFFEE;
 	border: 1px solid #FFFFFF;
 }
 
 a:hover {
 	color: #030d1c;
-        background: #DEFFDE;
+        background: #EEFFEE;
 	border: 1px solid #9DED9D;
 }