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 07:32:01 UTC

svn commit: r824393 - in /websites/staging/lucene/trunk/content: ./ css/solr.css

Author: buildbot
Date: Wed Jul  4 05:32:00 2012
New Revision: 824393

Log:
Staging update by buildbot for lucene

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

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  4 05:32:00 2012
@@ -1 +1 @@
-1357080
+1357081

Modified: websites/staging/lucene/trunk/content/css/solr.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/solr.css (original)
+++ websites/staging/lucene/trunk/content/css/solr.css Wed Jul  4 05:32:00 2012
@@ -123,7 +123,7 @@ html[xmlns] .clearfix {
 ********************************/
 a,a:active,a:link {
 	text-decoration: none;
-	color: #29456b;
+	color: #4F3F31;
     background: #FFF5E3;
     border: 1px solid #FFFFFF;
 }
@@ -135,9 +135,9 @@ a:visited {
 }
 
 a:hover {
-	color: #030d1c;
+	color: #170D05;
     background: #FFF5E3;
-    border: 1px solid #FAAE6B;
+    border: 1px solid #FCBC83;
 }
 
 h1,h2,h2 {