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

svn commit: r1357072 - /lucene/cms/trunk/content/css/solr.css

Author: sarowe
Date: Wed Jul  4 04:53:05 2012
New Revision: 1357072

URL: http://svn.apache.org/viewvc?rev=1357072&view=rev
Log:
make solr links more visible

Modified:
    lucene/cms/trunk/content/css/solr.css

Modified: lucene/cms/trunk/content/css/solr.css
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/css/solr.css?rev=1357072&r1=1357071&r2=1357072&view=diff
==============================================================================
--- lucene/cms/trunk/content/css/solr.css (original)
+++ lucene/cms/trunk/content/css/solr.css Wed Jul  4 04:53:05 2012
@@ -491,6 +491,7 @@ input.button {
     letter-spacing: 0.0px;
     color: #fff;
 	border-right:1px inset #888;
+	background:#444;
 }
 
 #nav ul li a.last {