You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by bi...@apache.org on 2006/05/02 19:28:21 UTC

svn commit: r398971 - in /incubator/solr/trunk/src/webapp/resources/admin: registry.xsl stats.xsl tabular.xsl

Author: billa
Date: Tue May  2 10:28:19 2006
New Revision: 398971

URL: http://svn.apache.org/viewcvs?rev=398971&view=rev
Log:
adjusted size of Solr logo

Modified:
    incubator/solr/trunk/src/webapp/resources/admin/registry.xsl
    incubator/solr/trunk/src/webapp/resources/admin/stats.xsl
    incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl

Modified: incubator/solr/trunk/src/webapp/resources/admin/registry.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/registry.xsl?rev=398971&r1=398970&r2=398971&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/registry.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/registry.xsl Tue May  2 10:28:19 2006
@@ -25,7 +25,7 @@
       </head>
       <body>
         <a href="">
-	   <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
+	   <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR">
 	   </img>
 	</a>
         <h1>SOLR Info (<xsl:value-of select="solr/schema" />)</h1>

Modified: incubator/solr/trunk/src/webapp/resources/admin/stats.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/stats.xsl?rev=398971&r1=398970&r2=398971&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/stats.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/stats.xsl Tue May  2 10:28:19 2006
@@ -25,7 +25,7 @@
       </head>
       <body>
         <a href=".">
-	   <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
+	   <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR">
 	   </img>
 	</a>
         <h1>SOLR Statistics (<xsl:value-of select="solr/schema" />)</h1>

Modified: incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl?rev=398971&r1=398970&r2=398971&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/tabular.xsl Tue May  2 10:28:19 2006
@@ -26,7 +26,7 @@
       </head>
       <body>
         <a href=".">
-           <img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
+           <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR">
            </img>
         </a>
         <h1>SOLR Search Results</h1>