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;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.40
|
||||
version = 0.2.41
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
|
Reference in a new issue