Skip to content

Commit 29befde

Browse files
committed
Update introjs.css
1 parent 5b6eb75 commit 29befde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

introjs.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ tr.introjs-showElement > th {
7777

7878
.introjs-helperLayer *,
7979
.introjs-helperLayer *:before,
80-
.introjs-helperLayer *:after {
80+
.introjs-helperLayer *:after,
81+
.introjs-helperNumberLayer {
8182
-webkit-box-sizing: content-box;
8283
-moz-box-sizing: content-box;
8384
-ms-box-sizing: content-box;
@@ -107,7 +108,6 @@ tr.introjs-showElement > th {
107108
background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%); /* W3C */
108109
width: 20px;
109110
height:20px;
110-
box-sizing: content-box;
111111
line-height: 20px;
112112
border: 3px solid white;
113113
border-radius: 50%;

0 commit comments

Comments
 (0)