We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21fabd commit 81bd6aeCopy full SHA for 81bd6ae
introjs.css
@@ -417,7 +417,7 @@ tr.introjs-showElement > th {
417
opacity: 0;
418
}
419
420
-@-moz-keyframes intrjspulse {
+@-moz-keyframes introjspulse {
421
0% {
422
-moz-transform: scale(0);
423
opacity: 0.0;
@@ -440,7 +440,7 @@ tr.introjs-showElement > th {
440
441
442
443
-@-webkit-keyframes "introjspulse" {
+@-webkit-keyframes introjspulse {
444
445
-webkit-transform: scale(0);
446
0 commit comments