dashfolders: Use grafana's question mark instead of FA's and use the react tooltip instead of angular's #10275

This commit is contained in:
Johannes Schill
2018-01-29 14:45:45 +01:00
parent d9460d0b2b
commit 787b493c00
9 changed files with 61 additions and 38 deletions

View File

@@ -1,8 +1,9 @@
.popper {
position: absolute;
z-index: $zindex-tooltip;
background: $tooltipBackground;
color: $tooltipColor;
width: 150px;
max-width: 400px;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
padding: 10px;