New module 'Printer-friendly pages'

This commit is contained in:
Manuel Cillero 2017-07-26 19:32:04 +02:00
parent ae482480b2
commit b70f11745a
38 changed files with 8667 additions and 0 deletions

View file

@ -0,0 +1,27 @@
.print-link {
/* Use these for links above the content */
text-align: left;
/* Use these for links in a corner of the content */
/*
float:left;
*/
}
.print_html, .print_mail, .print_pdf {
margin-left: 0;
margin-right: 1em;
}
.print-syslink {
margin-right: 0;
margin-left: 1em;
}
img.print-icon-margin {
padding-left: 4px;
}
label.printmail-label {
float: right;
}