|
|
@@ -278,8 +278,8 @@
|
|
|
|
|
|
// Tooltips and popovers
|
|
|
// -------------------------
|
|
|
-@tooltipColor: @grayDark;
|
|
|
-@tooltipBackground: darken(@white,3%);
|
|
|
+@tooltipColor: @white;
|
|
|
+@tooltipBackground: @grayDark;
|
|
|
@tooltipArrowWidth: 5px;
|
|
|
@tooltipArrowColor: @tooltipBackground;
|
|
|
@tooltipLinkColor: darken(@white,11%);
|