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 C3FDFDCBA for ; Mon, 22 Oct 2012 22:16:12 +0000 (UTC) Received: (qmail 83439 invoked by uid 500); 22 Oct 2012 22:16:12 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 83398 invoked by uid 500); 22 Oct 2012 22:16:12 -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 83390 invoked by uid 99); 22 Oct 2012 22:16:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 22:16:12 +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; Mon, 22 Oct 2012 22:16:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4C4D82388A33; Mon, 22 Oct 2012 22:15:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1401108 - /incubator/ooo/ooo-site/trunk/content/css/ooo.css Date: Mon, 22 Oct 2012 22:15:28 -0000 To: ooo-commits@incubator.apache.org From: kschenk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121022221528.4C4D82388A33@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kschenk Date: Mon Oct 22 22:15:27 2012 New Revision: 1401108 URL: http://svn.apache.org/viewvc?rev=1401108&view=rev Log: Font color change on search text. Modified: incubator/ooo/ooo-site/trunk/content/css/ooo.css Modified: incubator/ooo/ooo-site/trunk/content/css/ooo.css URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/css/ooo.css?rev=1401108&r1=1401107&r2=1401108&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/css/ooo.css (original) +++ incubator/ooo/ooo-site/trunk/content/css/ooo.css Mon Oct 22 22:15:27 2012 @@ -522,6 +522,7 @@ input { width: 60px; margin: 0 0 0 3px; border: outset; + color: #666666; } #query {