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:32:32 UTC

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

Author: buildbot
Date: Tue Aug 13 10:32:32 2013
New Revision: 874444

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:32:32 2013
@@ -1 +1 @@
-1513415
+1513423

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:32:32 2013
@@ -311,6 +311,9 @@ a.googlePlus:hover {
 
 
 /*Mobile layout*/
+.navbar-inverse .brand {
+    width: 130px;
+}
 .navbar-inverse .btn-navbar {
     background-color: #00638a;
 }
@@ -323,11 +326,11 @@ a.googlePlus:hover {
     color: #ffffff;
 }
 .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
-    color: #ffffff;
-}
-.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
-    background: #14c3f3;
+    color: #14c3f3;
+    background: #ffffff;
+    border-bottom: 1px solid #14c3f3;
 }
+
 .navbar-inverse .brand {
     width: 111px;
     margin-top: -11px;