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 5b6eb75 commit 29befdeCopy full SHA for 29befde
introjs.css
@@ -77,7 +77,8 @@ tr.introjs-showElement > th {
77
78
.introjs-helperLayer *,
79
.introjs-helperLayer *:before,
80
-.introjs-helperLayer *:after {
+.introjs-helperLayer *:after,
81
+.introjs-helperNumberLayer {
82
-webkit-box-sizing: content-box;
83
-moz-box-sizing: content-box;
84
-ms-box-sizing: content-box;
@@ -107,7 +108,6 @@ tr.introjs-showElement > th {
107
108
background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%); /* W3C */
109
width: 20px;
110
height:20px;
- box-sizing: content-box;
111
line-height: 20px;
112
border: 3px solid white;
113
border-radius: 50%;
0 commit comments