Fixing links in print media (combined commit for rebase).
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -208,3 +208,4 @@ Sri Harsha Pamu <kmitharsha@gmail.com>
|
||||
Cris Ewing <cris@crisewing.com>
|
||||
Carlos de La Guardia <carlos@jazkarta.com>
|
||||
Amir Qayyum Khan <amir.qayyum@arbisoft.com>
|
||||
Jolyon Bloomfield <jolyon@mit.edu>
|
||||
|
||||
@@ -86,9 +86,8 @@ td { vertical-align: top; }
|
||||
@media print {
|
||||
* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
|
||||
a, a:visited { text-decoration: underline; }
|
||||
a[href]:after { content: " (" attr(href) ")"; }
|
||||
abbr[title]:after { content: " (" attr(title) ")"; }
|
||||
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
|
||||
.ir a:after { content: ""; }
|
||||
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
|
||||
thead { display: table-header-group; }
|
||||
tr, img { page-break-inside: avoid; }
|
||||
|
||||
Reference in New Issue
Block a user