|
|
@@ -281,7 +281,7 @@ $tooltipColor: $popover-help-color;
|
|
|
$tooltipBackground: $popover-help-bg;
|
|
|
$tooltipArrowWidth: 5px;
|
|
|
$tooltipArrowColor: $tooltipBackground;
|
|
|
-$tooltipLinkColor: $link-color;
|
|
|
+$tooltipLinkColor: lighten($popover-help-color, 5%);
|
|
|
$graph-tooltip-bg: $gray-5;
|
|
|
|
|
|
// images
|