We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc8bb3c + a43cf14 commit c2f0131Copy full SHA for c2f0131
src/css/angular-tooltips.css
@@ -29,6 +29,7 @@
29
font-size: 14px;
30
}
31
._720kb-tooltip._720kb-tooltip-open {
32
+ visibility: visible;
33
visibility: initial;
34
-webkit-transition: opacity 0.2s linear;
35
-moz-transition: opacity 0.2s linear;
0 commit comments