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 14:29:37 UTC

svn commit: r943519 [7/13] - 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/objectsto...

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.8.0.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.6.0.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.7.0.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/migrating-to-1.8.0.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/runtime.html
==============================================================================
--- websites/staging/isis/trunk/content/core/runtime.html (original)
+++ websites/staging/isis/trunk/content/core/runtime.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/unittestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/unittestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/unittestsupport.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/core/webserver.html
==============================================================================
--- websites/staging/isis/trunk/content/core/webserver.html (original)
+++ websites/staging/isis/trunk/content/core/webserver.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/download.html
==============================================================================
--- websites/staging/isis/trunk/content/download.html (original)
+++ websites/staging/isis/trunk/content/download.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/about.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/about.html (original)
+++ websites/staging/isis/trunk/content/how-tos/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-010-How-to-have-a-domain-object-be-a-POJO.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-100-How-to-make-a-property-optional.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-010-How-to-hide-a-property.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-020-How-to-hide-a-collection.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-030-How-to-hide-an-action.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html (original)
+++ websites/staging/isis/trunk/content/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

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 Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">