Fix printing in IE11. Fixes #4129.

master
Sérgio Gomes 2016-03-03 13:09:20 +00:00
parent f73d99cab7
commit 8d4d7e5c6b
1 changed files with 1 additions and 3 deletions

View File

@ -222,12 +222,10 @@ textarea {
*,
*:before,
*:after,
*:first-letter,
*:first-line {
*:first-letter {
background: transparent !important;
color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */
box-shadow: none !important;
text-shadow: none !important;
}
a,