You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/08/13 12:33:50 UTC

svn commit: r1513424 - /incubator/stratos/site/trunk/content/css/stratos.css

Author: madhura
Date: Tue Aug 13 10:33:49 2013
New Revision: 1513424

URL: http://svn.apache.org/r1513424
Log:
new social media buttons added

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1513424&r1=1513423&r2=1513424&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Tue Aug 13 10:33:49 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;