White theme: css fix for links in annotations tooltips, Fixes #1216

This commit is contained in:
Torkel Ödegaard
2014-12-15 10:53:37 +01:00
parent 715b9cbad0
commit 5daefc8b8e
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -280,6 +280,7 @@
@tooltipBackground: rgb(58, 57, 57);
@tooltipArrowWidth: 5px;
@tooltipArrowColor: @tooltipBackground;
@tooltipLinkColor: @linkColor;
@popoverBackground: @heroUnitBackground;
@popoverArrowWidth: 10px;