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

index 5f1e8e1..f8ad486 100644 (file)
@@ -6,17 +6,6 @@
 // ==========================================================================
 
 @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 {
         text-decoration: underline;