summaryrefslogtreecommitdiff
path: root/superhero/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootswatch.less')
-rwxr-xr-xsuperhero/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less
index 60610fdb..cebf0a04 100755
--- a/superhero/bootswatch.less
+++ b/superhero/bootswatch.less
@@ -272,6 +272,10 @@ div.subnav {
background-color: lighten(@blue, 10%);
border-color: transparent;
}
+
+ li.disabled > a:hover {
+ background-color: @blue;
+ }
}
.nav-pills {