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 53A1C200AF2 for ; Thu, 5 May 2016 01:53:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 528B5160A00; Wed, 4 May 2016 23:53:35 +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 A0C16160A01 for ; Thu, 5 May 2016 01:53:34 +0200 (CEST) Received: (qmail 94512 invoked by uid 500); 4 May 2016 23:53:33 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 94457 invoked by uid 99); 4 May 2016 23:53:33 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 23:53:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 61CBFDFFAB; Wed, 4 May 2016 23:53:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ctubbsii@apache.org To: commits@accumulo.apache.org Date: Wed, 04 May 2016 23:53:34 -0000 Message-Id: <6178d7b840ad4cceb50cb5193ecf825a@git.apache.org> In-Reply-To: <0d0ce379c157423e8b4fc84f65ea7148@git.apache.org> References: <0d0ce379c157423e8b4fc84f65ea7148@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [02/20] accumulo git commit: Jekyll build from gh-pages:c299cf2 archived-at: Wed, 04 May 2016 23:53:35 -0000 Jekyll build from gh-pages:c299cf2 Only apply nav menu fix to header sections Some styling problems occur when applying the previous nav menu fix to all elements with an id attribute (in particular, contents of lists). So, limit it to section headers. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9a055d79 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9a055d79 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9a055d79 Branch: refs/heads/asf-site Commit: 9a055d79de99a1c42e6b552a13506f68f93275fc Parents: 3a07227 Author: Christopher Tubbs Authored: Wed May 4 18:42:14 2016 -0400 Committer: Christopher Tubbs Committed: Wed May 4 18:44:02 2016 -0400 ---------------------------------------------------------------------- css/accumulo.css | 6 +++--- feed.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/9a055d79/css/accumulo.css ---------------------------------------------------------------------- diff --git a/css/accumulo.css b/css/accumulo.css index 3ae9330..9b44f56 100644 --- a/css/accumulo.css +++ b/css/accumulo.css @@ -115,9 +115,9 @@ h6:hover .header-link { opacity: 1; } -/* insert invisible blank space above elements with an id attribute, so that if - * they are linked to, the actual content will appear below the nav menu */ -*[id]:before { +/* insert invisible space above header elements with an id attribute, so that + * if they are linked to, the actual content will appear below the nav menu */ +h1[id]::before, h2[id]::before, h3[id]::before, h4[id]::before, h5[id]::before, h6[id]::before { display: block; content: " "; margin-top: -55px; http://git-wip-us.apache.org/repos/asf/accumulo/blob/9a055d79/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index e1cd7a8..787ed5f 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ https://accumulo.apache.org/ - Wed, 04 May 2016 18:18:48 -0400 - Wed, 04 May 2016 18:18:48 -0400 + Wed, 04 May 2016 18:43:58 -0400 + Wed, 04 May 2016 18:43:58 -0400 Jekyll v3.0.3