summaryrefslogtreecommitdiff
path: root/superhero/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootstrap.css')
-rw-r--r--superhero/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css
index 37d468a0..51b67c8e 100644
--- a/superhero/bootstrap.css
+++ b/superhero/bootstrap.css
@@ -6427,6 +6427,10 @@ div.subnav .nav > .active > a:hover .caret {
border-color: transparent;
}
+.nav-tabs li.disabled > a:hover {
+ background-color: #45515f;
+}
+
.nav-pills > li > a {
color: #ece9d7;
background-color: #45515f;