Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 52055200C06 for ; Fri, 27 Jan 2017 15:47:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 50AE2160B5C; Fri, 27 Jan 2017 14:47:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 71543160B47 for ; Fri, 27 Jan 2017 15:47:58 +0100 (CET) Received: (qmail 36566 invoked by uid 500); 27 Jan 2017 14:47:57 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 36545 invoked by uid 99); 27 Jan 2017 14:47:57 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2017 14:47:57 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 0FC763A1A1A for ; Fri, 27 Jan 2017 14:47:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1005753 [2/2] - in /websites/staging/aries/trunk/content: ./ community/ community/boardreports/ development/ documentation/ documentation/tools/ documentation/tutorials/ downloads/ downloads/archived-releases/0.1-incubating/ downloads/arch... Date: Fri, 27 Jan 2017 14:47:56 -0000 To: commits@aries.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170127144757.0FC763A1A1A@svn01-us-west.apache.org> archived-at: Fri, 27 Jan 2017 14:47:59 -0000 Modified: websites/staging/aries/trunk/content/modules/tx-control/localJDBC.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/localJDBC.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/localJDBC.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/localJPA.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/localJPA.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/localJPA.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/localTransactions.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/localTransactions.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/localTransactions.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/quickstart.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/quickstart.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/quickstart.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/spring-tx.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/spring-tx.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/spring-tx.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/xaJDBC.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/xaJDBC.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/xaJDBC.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/xaJPA.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/xaJPA.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/xaJPA.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/modules/tx-control/xaTransactions.html ============================================================================== --- websites/staging/aries/trunk/content/modules/tx-control/xaTransactions.html (original) +++ websites/staging/aries/trunk/content/modules/tx-control/xaTransactions.html Fri Jan 27 14:47:54 2017 @@ -259,11 +259,10 @@ h2:hover > .headerlink, h3:hover > .head -
+
-
Modified: websites/staging/aries/trunk/content/resources/site.css ============================================================================== --- websites/staging/aries/trunk/content/resources/site.css (original) +++ websites/staging/aries/trunk/content/resources/site.css Fri Jan 27 14:47:54 2017 @@ -1498,6 +1498,11 @@ ul.square {list-style-type: square} cursor: pointer; } +div.promotion { + align: center; + margin-top: 10px; +} + div.auto_complete { width: 350px; background: #fff; @@ -1569,4 +1574,4 @@ div.auto_complete ul strong.highlight { color: rgc(127,0,85); font-weight: bold; font-family: Lucida Console, Courier New, monospace; -} \ No newline at end of file +}