Return-Path: Delivered-To: apmail-hc-commits-archive@www.apache.org Received: (qmail 9493 invoked from network); 7 Feb 2011 02:06:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Feb 2011 02:06:46 -0000 Received: (qmail 62261 invoked by uid 500); 7 Feb 2011 02:06:46 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 62216 invoked by uid 500); 7 Feb 2011 02:06:46 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 62209 invoked by uid 99); 7 Feb 2011 02:06:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 02:06:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 02:06:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3FFA823889FD; Mon, 7 Feb 2011 02:06:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1067844 - in /httpcomponents/project/src/site: resources/css/hc-maven.css site.xml Date: Mon, 07 Feb 2011 02:06:23 -0000 To: commits@hc.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110207020623.3FFA823889FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebb Date: Mon Feb 7 02:06:22 2011 New Revision: 1067844 URL: http://svn.apache.org/viewvc?rev=1067844&view=rev Log: Fix ApacheCon link so it is clickable Modified: httpcomponents/project/src/site/resources/css/hc-maven.css httpcomponents/project/src/site/site.xml Modified: httpcomponents/project/src/site/resources/css/hc-maven.css URL: http://svn.apache.org/viewvc/httpcomponents/project/src/site/resources/css/hc-maven.css?rev=1067844&r1=1067843&r2=1067844&view=diff ============================================================================== --- httpcomponents/project/src/site/resources/css/hc-maven.css (original) +++ httpcomponents/project/src/site/resources/css/hc-maven.css Mon Feb 7 02:06:22 2011 @@ -125,11 +125,7 @@ div#leftColumn { border-top: none; border-left: none; width: 150px; - - background-image:url(http://www.apache.org/events/current-event-125x125.png); - background-repeat: no-repeat; - background-position: 50% 1%; -} + } div#navcolumn { margin-top: 129px; Modified: httpcomponents/project/src/site/site.xml URL: http://svn.apache.org/viewvc/httpcomponents/project/src/site/site.xml?rev=1067844&r1=1067843&r2=1067844&view=diff ============================================================================== --- httpcomponents/project/src/site/site.xml (original) +++ httpcomponents/project/src/site/site.xml Mon Feb 7 02:06:22 2011 @@ -84,4 +84,12 @@ + + + + + +