Skip to content

Commit 275e418

Browse files
committed
Merge pull request usablica#22 from jay754/master
Text Shadow fix IE9+
2 parents 4012a42 + 30525d9 commit 275e418

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

introjs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
border: 3px solid white;
4848
box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
4949
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
50+
filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2,color=ff0000);
5051
left: -16px;
5152
top: -16px;
5253
}

minified/introjs.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)