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 2013/08/13 12:33:53 UTC

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

Author: buildbot
Date: Tue Aug 13 10:33:53 2013
New Revision: 874445

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 13 10:33:53 2013
@@ -1 +1 @@
-1513423
+1513424

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Tue Aug 13 10:33:53 2013
@@ -311,9 +311,6 @@ a.googlePlus:hover {
 
 
 /*Mobile layout*/
-.navbar-inverse .brand {
-    width: 130px;
-}
 .navbar-inverse .btn-navbar {
     background-color: #00638a;
 }
@@ -326,11 +323,11 @@ a.googlePlus:hover {
     color: #ffffff;
 }
 .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
-    color: #14c3f3;
-    background: #ffffff;
-    border-bottom: 1px solid #14c3f3;
+    color: #ffffff;
+}
+.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
+    background: #14c3f3;
 }
-
 .navbar-inverse .brand {
     width: 111px;
     margin-top: -11px;