summaryrefslogtreecommitdiff
path: root/superhero/variables.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-03-07 10:34:19 -0500
committerThomas Park <thomas@thomaspark.me>2013-03-07 10:34:19 -0500
commitebec9e6567996853ae621ddc544914be7b87caad (patch)
tree483d2485c0ec3b113edd5eb5e3dd76dfc72243e3 /superhero/variables.less
parent9f0a62f7c12c8b91cef0df8189db38711838a051 (diff)
superhero: popover styling, fixes #82
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