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 3F709B06F for ; Sat, 31 Dec 2011 20:28:27 +0000 (UTC) Received: (qmail 58860 invoked by uid 500); 31 Dec 2011 20:28:27 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 58823 invoked by uid 500); 31 Dec 2011 20:28:27 -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 58815 invoked by uid 99); 31 Dec 2011 20:28:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 20:28: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, 31 Dec 2011 20:28:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E8B8623888E7 for ; Sat, 31 Dec 2011 20:28:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r801367 - /websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css Date: Sat, 31 Dec 2011 20:28:03 -0000 To: ooo-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111231202803.E8B8623888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Sat Dec 31 20:28:03 2011 New Revision: 801367 Log: Staging update by buildbot Modified: websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css Modified: websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css ============================================================================== --- websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css (original) +++ websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css Sat Dec 31 20:28:03 2011 @@ -36,6 +36,7 @@ table tr th, table tr td { #adc-idlref td { font-size:11pt; } #adc-idlref td.title { font-family: Arial; font-size:19pt; font-weight:bold; + color: white; line-height:30pt; background-image:url(../../images/bg_table.png); text-align:center; }