White theme: css fix for links in annotations tooltips, Fixes #1216
This commit is contained in:
@@ -289,6 +289,7 @@
|
||||
@tooltipBackground: #000;
|
||||
@tooltipArrowWidth: 5px;
|
||||
@tooltipArrowColor: @tooltipBackground;
|
||||
@tooltipLinkColor: darken(@white,11%);
|
||||
|
||||
@popoverBackground: @white;
|
||||
@popoverArrowWidth: 15px;
|
||||
|
||||
Reference in New Issue
Block a user