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 76E666D23 for ; Sat, 18 Jun 2011 04:39:29 +0000 (UTC) Received: (qmail 36999 invoked by uid 500); 18 Jun 2011 04:39:29 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 36937 invoked by uid 500); 18 Jun 2011 04:39:28 -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 36872 invoked by uid 99); 18 Jun 2011 04:39:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2011 04:39:27 +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; Sat, 18 Jun 2011 04:39:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8ED332388A33; Sat, 18 Jun 2011 04:39:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r791169 - in /websites/staging/openofficeorg/trunk/content/openofficeorg: ./ css/ docs/governance/ Date: Sat, 18 Jun 2011 04:39:04 -0000 To: ooo-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110618043904.8ED332388A33@eris.apache.org> Author: buildbot Date: Sat Jun 18 04:39:03 2011 New Revision: 791169 Log: Staging update by buildbot Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/css/ooo.css websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/consensusBuilding.html websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/lazyConsensus.html websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/voting.html websites/staging/openofficeorg/trunk/content/openofficeorg/get-involved.html websites/staging/openofficeorg/trunk/content/openofficeorg/index.html websites/staging/openofficeorg/trunk/content/openofficeorg/license.html websites/staging/openofficeorg/trunk/content/openofficeorg/mailing-lists.html websites/staging/openofficeorg/trunk/content/openofficeorg/people.html websites/staging/openofficeorg/trunk/content/openofficeorg/release-process.html websites/staging/openofficeorg/trunk/content/openofficeorg/source.html 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 Sat Jun 18 04:39:03 2011 @@ -1,157 +1,157 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one or more -* contributor license agreements. See the NOTICE file distributed with -* this work for additional information regarding copyright ownership. -* The ASF licenses this file to You under the Apache License, Version 2.0 -* (the "License"); you may not use this file except in compliance with -* the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ -body { - color: white; - font-family: Arial,Helvetica,sans-serif; - font-size: 12pt; - background: url(../images/rave_bg.jpg) no-repeat top right; - margin: 0; -} - -#banner { - padding: 0 0 10px 10px; -} - -a { - color: #107EC0; -} - -a:visited { - color: #107EC0; -} - -a:hover { - color: #107EC0; - background-color: #e6ebed; -} - -a img { border: none; } - -h1,h2,h3,h4,h5,h6 { - color: #193240; - text-transform:uppercase; -} - -#content { - margin: 20px 150px 20px 250px; - padding: 0 8px 40px; - color: #333; -} - -#content h1,h2,h3,h4,h5,h6 { - font-weight: normal; - margin: 10px 0 15px; - padding: 5px 0; -} - -#content h1 { - font-size: 1.4em; - padding: 15px; -} - -#content h2 { - font-size: 1.2em; - margin-top: 2em; - border-bottom: 1px solid #a3afb6; -} - -#content h3,h4,h5,h6 { - border-bottom: none; - font-size: 1em; - margin-bottom: 0; -} - -.codehilite { - background-color: #F00; - padding: 0.01em 1em; - border-radius: 10px; - background: url(../images/rave_codehilite_bg.gif); -} - -#navigation { - border: 1px solid #e6ebed; - border-left: none; - -moz-border-radius: 0 10px 10px 0; - border-radius: 0 10px 10px 0; - font-size: 0.9em; - color: #003; - float: left; - padding: 15px 15px 5px 25px; - width: 180px; - background: none repeat scroll 0 0 #f5f8fa; - margin: 20px 0 20px 0; -} - -#navigation img { - padding-bottom: 15px; - margin-left: auto; - margin-right: auto; - display: block; -} - -#navigation h1 { - color: #000; - font-size: 1em; - padding: 0; - margin-top: 0.8em; - margin-bottom: 0; - border-bottom: 1px solid #a3afb6; -} - -#navigation ul { - margin: 0 0; - padding: 0; - list-style: none; -} - -#navigation li { - border-bottom: 1px solid #e6ebed; - margin: 0.2em 0; - padding: 0; -} - -#navigation li a { - margin: 0; - text-decoration:none; -} - -#navigation li a:hover { - color: #193240; - background: none; -} - -#footer { - margin: 20px 150px 20px 250px; - border-top: 1px solid #ccc; - color:#666; - font-size: 0.8em; - padding: 0 8px; - text-align: center; -} - -#asf-logo { - width: 180px; - padding-top: 20px; -} - -/* definition lists */ -dd {} -dl {} -dt { - display: inline; - float: left; +/* +* Licensed to the Apache Software Foundation (ASF) under one or more +* contributor license agreements. See the NOTICE file distributed with +* this work for additional information regarding copyright ownership. +* The ASF licenses this file to You under the Apache License, Version 2.0 +* (the "License"); you may not use this file except in compliance with +* the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ +body { + color: white; + font-family: Arial,Helvetica,sans-serif; + font-size: 12pt; + background: url(../images/rave_bg.jpg) no-repeat top right; + margin: 0; +} + +#banner { + padding: 0 0 10px 10px; +} + +a { + color: #107EC0; +} + +a:visited { + color: #107EC0; +} + +a:hover { + color: #107EC0; + background-color: #e6ebed; +} + +a img { border: none; } + +h1,h2,h3,h4,h5,h6 { + color: #193240; + text-transform:uppercase; +} + +#content { + margin: 20px 150px 20px 250px; + padding: 0 8px 40px; + color: #333; +} + +#content h1,h2,h3,h4,h5,h6 { + font-weight: normal; + margin: 10px 0 15px; + padding: 5px 0; +} + +#content h1 { + font-size: 1.4em; + padding: 15px; +} + +#content h2 { + font-size: 1.2em; + margin-top: 2em; + border-bottom: 1px solid #a3afb6; +} + +#content h3,h4,h5,h6 { + border-bottom: none; + font-size: 1em; + margin-bottom: 0; +} + +.codehilite { + background-color: #F00; + padding: 0.01em 1em; + border-radius: 10px; + background: url(../images/rave_codehilite_bg.gif); +} + +#navigation { + border: 1px solid #e6ebed; + border-left: none; + -moz-border-radius: 0 10px 10px 0; + border-radius: 0 10px 10px 0; + font-size: 0.9em; + color: #003; + float: left; + padding: 15px 15px 5px 25px; + width: 180px; + background: none repeat scroll 0 0 #f5f8fa; + margin: 20px 0 20px 0; +} + +#navigation img { + padding-bottom: 15px; + margin-left: auto; + margin-right: auto; + display: block; +} + +#navigation h1 { + color: #000; + font-size: 1em; + padding: 0; + margin-top: 0.8em; + margin-bottom: 0; + border-bottom: 1px solid #a3afb6; +} + +#navigation ul { + margin: 0 0; + padding: 0; + list-style: none; +} + +#navigation li { + border-bottom: 1px solid #e6ebed; + margin: 0.2em 0; + padding: 0; +} + +#navigation li a { + margin: 0; + text-decoration:none; +} + +#navigation li a:hover { + color: #193240; + background: none; +} + +#footer { + margin: 20px 150px 20px 250px; + border-top: 1px solid #ccc; + color:#666; + font-size: 0.8em; + padding: 0 8px; + text-align: center; +} + +#asf-logo { + width: 180px; + padding-top: 20px; +} + +/* definition lists */ +dd {} +dl {} +dt { + display: inline; + float: left; } \ No newline at end of file Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/consensusBuilding.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/consensusBuilding.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/consensusBuilding.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Consensus Building - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/lazyConsensus.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/lazyConsensus.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/lazyConsensus.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Lazy Consensus - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/voting.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/voting.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/docs/governance/voting.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Voting - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/get-involved.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/get-involved.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/get-involved.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Get Involved - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/index.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/index.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/index.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Apache OpenOffice.org (Incubating) - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/license.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/license.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/license.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - - - - - - - - - - - - - + + + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/mailing-lists.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/mailing-lists.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/mailing-lists.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Mailing Lists - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/people.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/people.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/people.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Some of our contributors - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/release-process.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/release-process.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/release-process.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Release Process - - - - - - - + + + + + Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/source.html ============================================================================== --- websites/staging/openofficeorg/trunk/content/openofficeorg/source.html (original) +++ websites/staging/openofficeorg/trunk/content/openofficeorg/source.html Sat Jun 18 04:39:03 2011 @@ -1,35 +1,35 @@ - - - - - - Source Control - - - - - - - + + + + +