Tooltip styles
This commit is contained in:
parent
37cebdb237
commit
6138b69737
@ -2562,3 +2562,11 @@ ce671b orange
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.tooltip-inner {
|
||||||
|
background: rgba(0,0,0, 0.8);
|
||||||
|
}
|
||||||
|
.tooltip-arrow {
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user