Return-Path: X-Original-To: apmail-openoffice-commits-archive@www.apache.org Delivered-To: apmail-openoffice-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA81B10C4F for ; Wed, 26 Feb 2014 22:05:50 +0000 (UTC) Received: (qmail 83842 invoked by uid 500); 26 Feb 2014 22:05:49 -0000 Delivered-To: apmail-openoffice-commits-archive@openoffice.apache.org Received: (qmail 83803 invoked by uid 500); 26 Feb 2014 22:05:49 -0000 Mailing-List: contact commits-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list commits@openoffice.apache.org Received: (qmail 83796 invoked by uid 99); 26 Feb 2014 22:05:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 22:05:49 +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; Wed, 26 Feb 2014 22:05:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CF062238899C for ; Wed, 26 Feb 2014 22:05:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r899319 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/exceptions.css Date: Wed, 26 Feb 2014 22:05:27 -0000 To: commits@openoffice.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140226220527.CF062238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Feb 26 22:05:27 2014 New Revision: 899319 Log: Staging update by buildbot for ooo-site Modified: websites/staging/ooo-site/trunk/cgi-bin/ (props changed) websites/staging/ooo-site/trunk/content/ (props changed) websites/staging/ooo-site/trunk/content/download/test/exceptions.css Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Feb 26 22:05:27 2014 @@ -1 +1 @@ -1572292 +1572294 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Feb 26 22:05:27 2014 @@ -1 +1 @@ -1572292 +1572294 Modified: websites/staging/ooo-site/trunk/content/download/test/exceptions.css ============================================================================== --- websites/staging/ooo-site/trunk/content/download/test/exceptions.css (original) +++ websites/staging/ooo-site/trunk/content/download/test/exceptions.css Wed Feb 26 22:05:27 2014 @@ -24,6 +24,8 @@ h1 { padding-left: 0.5em; } #navcol { display: none; } .warning { border: solid 3px #F00; background: #FDD; padding: 1em; } +#content h2 { margin-top: 0; } + .optionset { margin: 0 0 0 -2px; float: left; width: 77%; max-width: 1200px; } .optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; } .optionset p { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; } @@ -31,7 +33,7 @@ h1 { padding-left: 0.5em; } .optionset a p { margin: 0; padding: 0; color: #333; } #bodycol .optionset p a:hover, #bodycol .optionset .button:hover p a { color: #000; } .optionset .button { margin-top: 10px; } -.optionset .button h2 { margin: 0 0 0 -1px; margin-top: 0; padding: 0; cursor: pointer; border: none; } +.optionset .button h2 { margin: 0 0 0 -1px; padding: 0; cursor: pointer; border: none; } .optionset .button h2 a { display: block; padding: 25px 25% 0 3%; font-weight: bold; width: 72%; text-decoration: none; cursor: pointer; } .optionset .button a h2 { display: block; padding: 0px 0% 0 3%; font-weight: bold; width: 72%; text-decoration: none; cursor: pointer; } .optionset .button h3 { margin: 0 0 0 -1px; padding: 0; cursor: pointer; border: none; }