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 52554762E for ; Wed, 21 Dec 2011 02:38:38 +0000 (UTC) Received: (qmail 32735 invoked by uid 500); 21 Dec 2011 02:38:37 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 32637 invoked by uid 500); 21 Dec 2011 02:38:35 -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 32629 invoked by uid 99); 21 Dec 2011 02:38:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2011 02:38:34 +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, 21 Dec 2011 02:38:31 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6B4E023888E7; Wed, 21 Dec 2011 02:38:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1221570 - in /incubator/ooo/ooo-site/trunk/content: pt/sdmenu/menu.htm ru/css/why.css Date: Wed, 21 Dec 2011 02:38:10 -0000 To: ooo-commits@incubator.apache.org From: wave@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111221023810.6B4E023888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wave Date: Wed Dec 21 02:38:09 2011 New Revision: 1221570 URL: http://svn.apache.org/viewvc?rev=1221570&view=rev Log: Fix Russian why css Modified: incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm incubator/ooo/ooo-site/trunk/content/ru/css/why.css Modified: incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm?rev=1221570&r1=1221569&r2=1221570&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm (original) +++ incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm Wed Dec 21 02:38:09 2011 @@ -67,4 +67,4 @@ - \ No newline at end of file + Modified: incubator/ooo/ooo-site/trunk/content/ru/css/why.css URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ru/css/why.css?rev=1221570&r1=1221569&r2=1221570&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/ru/css/why.css (original) +++ incubator/ooo/ooo-site/trunk/content/ru/css/why.css Wed Dec 21 02:38:09 2011 @@ -4,7 +4,7 @@ /* Main Styles that apply to body */ -body { +containbody { font-size: 11px; @@ -12,14 +12,10 @@ body { margin: 0px; - padding-left: 50%; - - background: #f4f4f4 url(/img/bg.gif) center repeat-y; + background: #f4f4f4 url(images/bg.gif) center repeat-y; position: absolute; - width:350px; - } @@ -28,9 +24,7 @@ body { #container { - width: 700px; - - margin-left: -350px; + width: 720px; } @@ -156,13 +150,12 @@ body { h1 { - font: 38px verdana; + font: 48px verdana; /* color: #EEE; */ color: #bababa; margin: 5px; - font-weight: bold; } @@ -645,7 +638,7 @@ a:hover { float:left; - background:url(/img/tableft8.gif) no-repeat left top; + background:url("images/tableft8.gif") no-repeat left top; margin:0; @@ -663,7 +656,7 @@ a:hover { display:block; - background:url(/img/tabright8.gif) no-repeat right top; + background:url("images/tabright8.gif") no-repeat right top; padding:5px 15px 4px 6px;