You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/13 13:33:14 UTC

svn commit: r943672 [3/4] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectstor...

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-08-000-How-to-handle-security-concerns.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-040-How-to-write-a-custom-repository.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-09-050-How-to-use-Factories.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-customize-styling-for-a-domain-object.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/index-new.html
==============================================================================
--- websites/staging/isis/trunk/content/index-new.html (original)
+++ websites/staging/isis/trunk/content/index-new.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }
@@ -766,7 +766,6 @@
         </div>
 
         <br/>
-        <br/>
 
         <div class="row">
             <div class="col-md-12">
@@ -782,7 +781,6 @@
         </div>
 
         <br/>
-        <br/>
 
         <div class="row">
             <div class="col-md-12">
@@ -803,8 +801,6 @@
             </div>
         </div>
 
-
-        <br/>
         <br/>
 
         <div class="row">

Modified: websites/staging/isis/trunk/content/intro/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/about.html (original)
+++ websites/staging/isis/trunk/content/intro/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/about.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/common-use-cases.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html (original)
+++ websites/staging/isis/trunk/content/intro/elevator-pitch/isis-in-pictures.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/about.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/about.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/eclipse.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/ide/intellij.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html (original)
+++ websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/learning-more/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/about.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/articles-and-presentations.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/learning-more/books.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/books.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/books.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html (original)
+++ websites/staging/isis/trunk/content/intro/learning-more/hexagonal-architecture.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/TransportPlanner/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/powered-by/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/about.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/powered-by/powered-by.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/powered-by/powered-by.html (original)
+++ websites/staging/isis/trunk/content/intro/powered-by/powered-by.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/resources/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/resources/about.html (original)
+++ websites/staging/isis/trunk/content/intro/resources/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/resources/cheat-sheet.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/resources/cheat-sheet.html (original)
+++ websites/staging/isis/trunk/content/intro/resources/cheat-sheet.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/resources/downloadable-presentations.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/resources/downloadable-presentations.html (original)
+++ websites/staging/isis/trunk/content/intro/resources/downloadable-presentations.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/resources/editor-templates.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/resources/editor-templates.html (original)
+++ websites/staging/isis/trunk/content/intro/resources/editor-templates.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/resources/icons.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/resources/icons.html (original)
+++ websites/staging/isis/trunk/content/intro/resources/icons.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/tutorials/about.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/about.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/apacheconeu-2014.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/tutorials/screencasts.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/screencasts.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/screencasts.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/tutorials/step-by-step-petclinic.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/step-by-step-petclinic.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/step-by-step-petclinic.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/intro/tutorials/tutorials.html
==============================================================================
--- websites/staging/isis/trunk/content/intro/tutorials/tutorials.html (original)
+++ websites/staging/isis/trunk/content/intro/tutorials/tutorials.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/Fixture-Scripts.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/Fixture-Scripts.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/Fixture-Scripts.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/ViewModel.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/ViewModel.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/ViewModel.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/about.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/about.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/are-you-sure-idiom.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/are-you-sure-idiom.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/are-you-sure-idiom.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-062-How-to-decouple-dependencies-using-contributions.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-062-How-to-decouple-dependencies-using-contributions.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-062-How-to-decouple-dependencies-using-contributions.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-090-How-to-specify-that-an-object-is-immutable.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-090-How-to-specify-that-an-object-is-immutable.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-090-How-to-specify-that-an-object-is-immutable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-010-How-to-make-a-derived-property.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-015-Password-properties-and-params.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-015-Password-properties-and-params.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-015-Password-properties-and-params.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-020-How-to-make-a-derived-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-020-How-to-make-a-derived-collection.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-020-How-to-make-a-derived-collection.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/more-thanks.html
==============================================================================
--- websites/staging/isis/trunk/content/more-thanks.html (original)
+++ websites/staging/isis/trunk/content/more-thanks.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/other/about.html
==============================================================================
--- websites/staging/isis/trunk/content/other/about.html (original)
+++ websites/staging/isis/trunk/content/other/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/other/dsl.html
==============================================================================
--- websites/staging/isis/trunk/content/other/dsl.html (original)
+++ websites/staging/isis/trunk/content/other/dsl.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/other/eclipse-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/eclipse-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/eclipse-plugin.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/other/jrebel.html
==============================================================================
--- websites/staging/isis/trunk/content/other/jrebel.html (original)
+++ websites/staging/isis/trunk/content/other/jrebel.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/other/maven-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/maven-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/maven-plugin.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/DomainObjectContainer.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/DomainObjectContainer.html (original)
+++ websites/staging/isis/trunk/content/reference/DomainObjectContainer.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/Event.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Event.html (original)
+++ websites/staging/isis/trunk/content/reference/Event.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html (original)
+++ websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/Security.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Security.html (original)
+++ websites/staging/isis/trunk/content/reference/Security.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/Utility.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Utility.html (original)
+++ websites/staging/isis/trunk/content/reference/Utility.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/about.html (original)
+++ websites/staging/isis/trunk/content/reference/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/configuration-files.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/configuration-files.html (original)
+++ websites/staging/isis/trunk/content/reference/configuration-files.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/deployment-type.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/deployment-type.html (original)
+++ websites/staging/isis/trunk/content/reference/deployment-type.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/externalized-configuration.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/externalized-configuration.html (original)
+++ websites/staging/isis/trunk/content/reference/externalized-configuration.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/jvm-args.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/jvm-args.html (original)
+++ websites/staging/isis/trunk/content/reference/jvm-args.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/non-ui/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/about.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/about.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html (original)
+++ websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionInteraction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionInteraction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionInteraction.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/CollectionLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/CssClassFa-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/CssClassFa-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/CssClassFa-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Debug-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Debug-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Debug-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Digits.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Digits.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Digits.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObject.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObjectLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObjectLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DomainObjectLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DomainService.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DomainService.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DomainService.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DomainServiceLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DomainServiceLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DomainServiceLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/HomePage.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/HomePage.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/HomePage.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Mask-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Mask-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Mask-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MinLength.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MinLength.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MinLength.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Named-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Named-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Named-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Paged-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Paged-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Paged-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Parameter.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Parameter.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ParameterLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ParameterLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ParameterLayout.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Plural-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Plural-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Plural-deprecated.html Fri Mar 13 12:33:10 2015
@@ -286,7 +286,7 @@
         }
 
 
-        .jumbotron {
+        .container .homepage .jumbotron {
             padding-left: 20px;
             padding-right: 20px;
         }