Fixed printing problems
This commit is contained in:
parent
879b256e5c
commit
56e40b0b33
2 changed files with 4 additions and 2 deletions
|
@ -58,6 +58,8 @@ body.print-body table tr > .storm_list_operations,
|
|||
/* "SuiteDesk Project tasks" section */
|
||||
body.print-body #stormgantt,
|
||||
/* "Watcher" link in projects, tasks and tickets */
|
||||
body.print-body .watcher_node {
|
||||
body.print-body .watcher_node,
|
||||
/* External links image */
|
||||
body.print-body span.ext {
|
||||
display: none;
|
||||
}
|
||||
|
|
Reference in a new issue