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/12 00:27:42 UTC

svn commit: r943424 [5/6] - 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/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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

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 Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PostsActionInvokedEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsActionInvokedEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsActionInvokedEvent-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionAddedToEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionAddedToEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionAddedToEvent-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionRemovedFromEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionRemovedFromEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionRemovedFromEvent-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PostsPropertyChangedEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsPropertyChangedEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsPropertyChangedEvent-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Property.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Property.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Property.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyInteraction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyInteraction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyInteraction.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyLayout.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/about.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services.html (original)
+++ websites/staging/isis/trunk/content/reference/services.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/ClockService.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/ClockService.html (original)
+++ websites/staging/isis/trunk/content/reference/services/ClockService.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/about.html (original)
+++ websites/staging/isis/trunk/content/reference/services/about.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/auditing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/auditing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/auditing-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/background-command-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/background-command-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/background-command-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/background-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/background-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/background-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/bookmark-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bookmark-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bookmark-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/bulk-interaction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bulk-interaction.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bulk-interaction.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/command-context.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-context.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-context.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/command-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/deep-link-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/deep-link-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/deep-link-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/email-notification-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/email-notification-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/email-notification-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/email-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/email-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/email-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/event-bus-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/event-bus-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/event-bus-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/exception-recognizers.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/exception-recognizers.html (original)
+++ websites/staging/isis/trunk/content/reference/services/exception-recognizers.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/memento-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/memento-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/memento-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/publishing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/publishing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/publishing-service.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/query-results-cache.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/query-results-cache.html (original)
+++ websites/staging/isis/trunk/content/reference/services/query-results-cache.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/scratchpad.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/scratchpad.html (original)
+++ websites/staging/isis/trunk/content/reference/services/scratchpad.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->

Modified: websites/staging/isis/trunk/content/reference/services/settings-services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/settings-services.html (original)
+++ websites/staging/isis/trunk/content/reference/services/settings-services.html Wed Mar 11 23:27:38 2015
@@ -409,6 +409,9 @@
             }
         }
 
+        .jumbotron .learn-more {
+            margin-top: 30px;
+        }
 
 
 
@@ -439,14 +442,6 @@
                   'width=800,height=526');
       };
 
-      // When the DOM is ready, run this function
-      $(document).ready(function() {
-          //Set the carousel options
-          $('#quote-carousel').carousel({
-              pauseOnHover: true,
-              interval: 3000
-          });
-      });
     </script>
 
     <!-- Le fav and touch icons -->