Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 98172 invoked from network); 11 Jul 2006 12:13:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 12:13:18 -0000 Received: (qmail 59042 invoked by uid 500); 11 Jul 2006 12:13:17 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 59014 invoked by uid 500); 11 Jul 2006 12:13:17 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 59005 invoked by uid 99); 11 Jul 2006 12:13:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 05:13:17 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 05:13:16 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 7D1231A981D; Tue, 11 Jul 2006 05:12:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r420814 - /jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css Date: Tue, 11 Jul 2006 12:12:56 -0000 To: commits@jackrabbit.apache.org From: tripod@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060711121256.7D1231A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tripod Date: Tue Jul 11 05:12:55 2006 New Revision: 420814 URL: http://svn.apache.org/viewvc?rev=420814&view=rev Log: #adjusting css Modified: jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css Modified: jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css?rev=420814&r1=420813&r2=420814&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css (original) +++ jackrabbit/trunk/jackrabbit/src/site/xdoc/style/project.css Tue Jul 11 05:12:55 2006 @@ -13,7 +13,7 @@ font-size:1em; } -ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,thead,tbody,tfoot,caption,th,tr,td,a,textarea,#breadcrumbs,dd,dt +ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,thead,tbody,tfoot,caption,th,tr,td,a,textarea,#breadcrumbs { margin:0; padding:0;