You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/11 11:41:16 UTC

svn commit: r1531242 - in /isis/site/trunk/templates: index.html isis-template.html

Author: danhaywood
Date: Fri Oct 11 09:41:15 2013
New Revision: 1531242

URL: http://svn.apache.org/r1531242
Log:
updating screenshots2

Modified:
    isis/site/trunk/templates/index.html
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1531242&r1=1531241&r2=1531242&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Fri Oct 11 09:41:15 2013
@@ -44,9 +44,9 @@
       <li data-target="#this-carousel-id" data-slide-to="16"></li>
       <li data-target="#this-carousel-id" data-slide-to="17"></li>
       <li data-target="#this-carousel-id" data-slide-to="18"></li>
-      <!--
       <li data-target="#this-carousel-id" data-slide-to="19"></li>
       <li data-target="#this-carousel-id" data-slide-to="20"></li>
+      <!--
       <li data-target="#this-carousel-id" data-slide-to="21"></li>
       <li data-target="#this-carousel-id" data-slide-to="22"></li>
       <li data-target="#this-carousel-id" data-slide-to="23"></li>
@@ -754,7 +754,8 @@ public class AuditServiceDemo implements
 
 <br/>
 <br/>
-<p>The above screenshots are taken from the quickstart application [1.3.0-SNAPSHOT]; you can browse the entire source code on
+<h4>The above screenshots are taken from the quickstart application [1.3.0-SNAPSHOT]; you can browse the entire source code on
 <a href="https://github.com/apache/isis/tree/master/example/application/quickstart_wicket_restful_jdo/dom/src/main/java/dom/todo">github</a>
+</h4>
 
 {% endblock %}

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1531242&r1=1531241&r2=1531242&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Fri Oct 11 09:41:15 2013
@@ -139,7 +139,7 @@
           border: 1px solid rgb(192,70,1);
         }
 
-        .carousel-indicators li active {
+        .carousel-indicators li.active {
           background-color rgb(192,70,1);
         }