You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2013/09/30 01:20:33 UTC

svn commit: r880417 - in /websites/production/tapestry/content: cache/main.pageCache test-page.html

Author: buildbot
Date: Sun Sep 29 23:20:33 2013
New Revision: 880417

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/test-page.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/test-page.html
==============================================================================
--- websites/production/tapestry/content/test-page.html (original)
+++ websites/production/tapestry/content/test-page.html Sun Sep 29 23:20:33 2013
@@ -61,13 +61,13 @@
 <div id="content">
 <div id="ConfluenceContent"><p>Test page.</p>
 
-<h2><a shape="rect" name="TestPage-Testingtabbedblock"></a>Testing tabbed block</h2>
+<h2><a shape="rect" name="TestPage-TabbedBlockTest"></a>Tabbed Block Test</h2>
 <p>
 <style type="text/css">
-DIV.deck DIV.tabBar DIV.tab { position: relative; top: 1px; }
+DIV.deck DIV.tabBar DIV.tab { position: relative; top: 1px; background: #eee; }
+DIV.deck DIV.tabBar DIV.tab#current { position: inherit; background: white; }
 DIV.deck DIV.tabBar DIV.tab a { color: black; }
 DIV.deck DIV.card {border: 1px solid #ccc; display: table-cell;}
-DIV.deck DIV.card {border: 1px solid #ccc; display: table-cell;}
 </style>
 </p>
 <script type="text/javascript">//<![CDATA[
@@ -124,7 +124,7 @@ Deck.memoryPath = "/confluence/";
 
 <p>&#8212;</p>
 
-
+<h2><a shape="rect" name="TestPage-ChildrenTest"></a>Children Test</h2>
 
 <ul><li><a shape="rect" href="test-page-2.html" title="Test Page 2">Test Page 2</a> &#8212; <span class="smalltext">{toc}</span></li></ul>