You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2012/02/21 02:11:38 UTC

svn commit: r805571 - in /websites/production/lucene: ./ content/css/solr.css

Author: markrmiller
Date: Tue Feb 21 01:11:38 2012
New Revision: 805571

Log:
push border = 0 change for download button

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

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 21 01:11:38 2012
@@ -1 +1 @@
-1291381
+1291537

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 21 01:11:38 2012
@@ -1 +1 @@
-/websites/staging/lucene/trunk:779871-805563
+/websites/staging/lucene/trunk:779871-805570

Modified: websites/production/lucene/content/css/solr.css
==============================================================================
--- websites/production/lucene/content/css/solr.css (original)
+++ websites/production/lucene/content/css/solr.css Tue Feb 21 01:11:38 2012
@@ -190,7 +190,7 @@ img {
 
 p img {
     background: #fafafa;
-       border: 1px solid #dcdcdc;
+    border: 0px solid #dcdcdc;
     padding: 5px;
     margin:0 10px 0 0;
 }