css-bootstrap/bootstrap.css.map
[roojs1] / css-bootstrap / bootstrap.css
index 1190747..0fc3ce4 100644 (file)
@@ -186,14 +186,16 @@ th {
 }
 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
 @media print {
-  *,
-  *:before,
-  *:after {
-    background: transparent !important;
-    color: #000 !important;
-    box-shadow: none !important;
-    text-shadow: none !important;
-  }
+  /*    
+    *,
+    *: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;