We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8bb3c commit a43cf14Copy full SHA for a43cf14
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