summaryrefslogtreecommitdiff
path: root/superhero/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/variables.less')
-rwxr-xr-xsuperhero/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/superhero/variables.less b/superhero/variables.less
index ef099327..df7ea16e 100755
--- a/superhero/variables.less
+++ b/superhero/variables.less
@@ -254,9 +254,9 @@
@tooltipArrowWidth: 5px;
@tooltipArrowColor: @tooltipBackground;
-@popoverBackground: #fff;
+@popoverBackground: @wellBackground;
@popoverArrowWidth: 10px;
-@popoverArrowColor: #fff;
+@popoverArrowColor: @wellBackground;
@popoverTitleBackground: darken(@popoverBackground, 3%);
// Special enhancement for popovers