Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B76C54F53 for ; Fri, 1 Jul 2011 23:18:47 +0000 (UTC) Received: (qmail 54848 invoked by uid 500); 1 Jul 2011 23:18:47 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 54773 invoked by uid 500); 1 Jul 2011 23:18:47 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 54766 invoked by uid 99); 1 Jul 2011 23:18:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 23:18:47 +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; Fri, 01 Jul 2011 23:18:46 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 15F4A2388906 for ; Fri, 1 Jul 2011 23:18:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792013 - /websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css Date: Fri, 01 Jul 2011 23:18:26 -0000 To: ooo-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110701231826.15F4A2388906@eris.apache.org> Author: buildbot Date: Fri Jul 1 23:18:25 2011 New Revision: 792013 Log: Staging update by buildbot Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css Fri Jul 1 23:18:25 2011 @@ -76,6 +76,11 @@ h1,h2,h3,h4,h5,h6 { margin-bottom: 0; } +#content li { + margin-bottom: 0.2em; + padding: 0; +} + .codehilite { background-color: #F00; padding: 0.01em 1em;