Re-enable Box Shadows in PDF

Box shadows have been fixed in Chrome. No reason to hide them anymore.
This commit is contained in:
Trevor Buckner
2018-04-08 23:23:49 -04:00
committed by Scott Tolksdorf
parent 3247cab214
commit fe63133d7c
-13
View File
@@ -384,19 +384,6 @@ body {
} }
} }
//***************************** //*****************************
// * PRINT
// *****************************/
.phb.print{
blockquote{
box-shadow : none;
}
}
@media print {
.phb .descriptive, .phb blockquote{
box-shadow : none;
}
}
//*****************************
// * WIDE // * WIDE
// *****************************/ // *****************************/
.phb .wide{ .phb .wide{