Use project or organization logo image for printing
This commit is contained in:
parent
39339da278
commit
a6559e5149
3 changed files with 31 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
/*
|
||||
* Global styles.
|
||||
*/
|
||||
img.print-logo {
|
||||
max-height: 120px;
|
||||
}
|
||||
body.print-body .form-control {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
|
|
Reference in a new issue