You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2014/05/19 09:23:29 UTC

svn commit: r909256 - in /websites/staging/stratos/trunk/content: ./ css/stratos-v3.css

Author: buildbot
Date: Mon May 19 07:23:29 2014
New Revision: 909256

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos-v3.css

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 19 07:23:29 2014
@@ -1 +1 @@
-1595769
+1595770

Modified: websites/staging/stratos/trunk/content/css/stratos-v3.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos-v3.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos-v3.css Mon May 19 07:23:29 2014
@@ -748,7 +748,19 @@ a.cReadmore {
 
 @media screen and (max-width: 1400px) {
 
-   .cFeatures .cBox {
+    .cFeatures .cBox {
+        width: 174px;
+         min-height: 275px;
+    }
+    .cColLeft {
+        width: 60%;
+    }
+    .cColRight{
+        width:38%;
+    }
+}
+@media screen and (max-width: 979px) {
+    .cFeatures .cBox {
         border:none;
         width:100% !important;
         padding:0px;
@@ -793,34 +805,6 @@ a.cReadmore {
         margin-top: 40px;
     }
 }
-@media screen and (max-width: 979px) {
-    .cFeatures .cBox{
-        width: 174px;
-    }
-    .clear {
-        display:block;
-    }
-    .cColLeft {
-        width: 55%;
-    }
-    .cColRight {
-        width: 44%;
-    }
-    .cFooterMenu {
-        display:none;
-    }
-    .cDisclaimer {
-        border:none;
-        margin:0px;
-        padding:0px;
-    }
-    .navbar .nav {
-        width: 100%;
-    }
-    .hero-unit {
-        padding:0px;
-    }
-}
 
 @media only screen and (-webkit-device-pixel-ratio:.75){ 
     .cFeatures .cBox {