spacelab: fixed navbar-inverse collapsed link color
[bootswatch] / spacelab / bootstrap.css
index 5d3afda..d3282e1 100644 (file)
@@ -6280,7 +6280,7 @@ a.badge:focus {
     border-bottom: none;
   }
   .navbar-inverse .nav-collapse .nav li > a {
-    color: #eeeeee;
+    color: #cccccc !important;
   }
   .navbar-inverse .nav-collapse .nav li > a:hover {
     background-color: #0099dd !important;
@@ -6544,4 +6544,4 @@ div.subnav-fixed {
 
 .affix {
   position: fixed;
-}
\ No newline at end of file
+}