mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Update less/print.less to the latest html5 bp version.
Also, keep the html5 boilerplate link in the built CSS.
This commit is contained in:
Vendored
+4
-1
@@ -188,8 +188,11 @@ td,
|
||||
th {
|
||||
padding: 0;
|
||||
}
|
||||
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
|
||||
@media print {
|
||||
* {
|
||||
*,
|
||||
*:before,
|
||||
*:after {
|
||||
color: #000 !important;
|
||||
text-shadow: none !important;
|
||||
background: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user