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/07/18 13:32:09 UTC

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

Author: buildbot
Date: Thu Jul 18 11:32:09 2013
New Revision: 869964

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 Thu Jul 18 11:32:09 2013
@@ -1 +1 @@
-1504432
+1504434

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 Thu Jul 18 11:32:09 2013
@@ -45,6 +45,9 @@ margin-left: 10px;
 }
 .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
     background-color : #14c3f3;
-    
-}
 }
+.dropdown-menu {
+    border-radius: 0px;
+}  
+
+