Use project or organization logo image for printing

This commit is contained in:
Manuel Cillero 2017-10-01 12:26:21 +02:00
parent 39339da278
commit a6559e5149
3 changed files with 31 additions and 0 deletions

View file

@ -9,6 +9,9 @@
/*
* Global styles.
*/
img.print-logo {
max-height: 120px;
}
body.print-body .form-control {
border: 0;
box-shadow: none;