Fixed printing problems

This commit is contained in:
Manuel Cillero 2017-08-20 03:10:05 +02:00
parent 879b256e5c
commit 56e40b0b33
2 changed files with 4 additions and 2 deletions

View file

@ -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;
}