Return-Path: X-Original-To: apmail-forrest-svn-archive@www.apache.org Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B45D01941F for ; Wed, 6 Jul 2016 11:12:35 +0000 (UTC) Received: (qmail 41853 invoked by uid 500); 6 Jul 2016 11:12:35 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 41807 invoked by uid 500); 6 Jul 2016 11:12:35 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 41794 invoked by uid 99); 6 Jul 2016 11:12:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 11:12:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1F1DE1A0333 for ; Wed, 6 Jul 2016 11:12:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 9LrQHzC-XxPZ for ; Wed, 6 Jul 2016 11:12:34 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 6B59E5F3A0 for ; Wed, 6 Jul 2016 11:12:33 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 59DFDE017A for ; Wed, 6 Jul 2016 11:12:32 +0000 (UTC) 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 BDF373A023B for ; Wed, 6 Jul 2016 11:12:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1751655 - in /forrest/trunk/main/webapp/skins/fleece-dev: css/screen.css xslt/html/site-to-xhtml.xsl Date: Wed, 06 Jul 2016 11:12:31 -0000 To: svn@forrest.apache.org From: sjur@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160706111231.BDF373A023B@svn01-us-west.apache.org> Author: sjur Date: Wed Jul 6 11:12:31 2016 New Revision: 1751655 URL: http://svn.apache.org/viewvc?rev=1751655&view=rev Log: Better rendering of lower-level headings, and adherence to the skinconf.xsl setting headings@type (pelt only obey this setting for level 1 and 2 sections, not lower). Modified: forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl Modified: forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css?rev=1751655&r1=1751654&r2=1751655&view=diff ============================================================================== --- forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css (original) +++ forrest/trunk/main/webapp/skins/fleece-dev/css/screen.css Wed Jul 6 11:12:31 2016 @@ -555,12 +555,16 @@ acronym { box-shadow: 0 0 0.4em #E7E7E7; } +.underlined_10 { + border-bottom: solid 10px #E7E7E7; +} + .underlined_5 { border-bottom: solid 5px #E7E7E7; } -.underlined_10 { - border-bottom: solid 10px #E7E7E7; +.underlined_2 { + border-bottom: solid 2px #E7E7E7; } /* ==================== snail trail ============================ */ Modified: forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl?rev=1751655&r1=1751654&r2=1751655&view=diff ============================================================================== --- forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl (original) +++ forrest/trunk/main/webapp/skins/fleece-dev/xslt/html/site-to-xhtml.xsl Wed Jul 6 11:12:31 2016 @@ -296,6 +296,46 @@ footer, searchbar, css etc. As input, i + + + +

+ +

+
+ +

+ +

+
+ +

+ +

+
+
+
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+