summaryrefslogtreecommitdiff
path: root/cyborg/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'cyborg/bootswatch.less')
-rwxr-xr-xcyborg/bootswatch.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less
index 2c303af6..dccebaf3 100755
--- a/cyborg/bootswatch.less
+++ b/cyborg/bootswatch.less
@@ -220,6 +220,10 @@ div.subnav {
color: @white;
}
+ li.disabled > a {
+ color: @textColor;
+ }
+
.open .dropdown-toggle {
background-color: #060606;
border-color: transparent;
@@ -233,6 +237,10 @@ div.subnav {
color: @white;
}
+ li.disabled > a {
+ color: @textColor;
+ }
+
.open .dropdown-toggle {
background-color: #060606;
}