less/bootstrap/print.less
authorEdward <edward@roojs.com>
Fri, 7 Sep 2018 02:52:38 +0000 (10:52 +0800)
committerEdward <edward@roojs.com>
Fri, 7 Sep 2018 02:52:38 +0000 (10:52 +0800)
less/bootstrap/print.less

index 66e54ab..3d047fc 100644 (file)
@@ -6,14 +6,14 @@
 // ==========================================================================
 
 @media print {
-    *,
+/*    *,
     *:before,
     *:after {
         background: transparent !important;
         color: #000 !important; // Black prints faster: h5bp.com/s
         box-shadow: none !important;
         text-shadow: none !important;
-    }
+    }*/
 
     a,
     a:visited {