summaryrefslogtreecommitdiff
path: root/simplex/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/bootswatch.less')
-rwxr-xr-xsimplex/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less
index 3b7de2e6..eb4c4d72 100755
--- a/simplex/bootswatch.less
+++ b/simplex/bootswatch.less
@@ -52,6 +52,10 @@ h6, .hero-unit {
background-color: transparent;
}
+ .nav-collapse .nav li.dropdown > .dropdown-toggle:hover {
+ color: @textColor;
+ }
+
.nav li.dropdown .dropdown-toggle .caret,
.nav li.open.dropdown .dropdown-toggle .caret {
border-top-color: @textColor;