Different logo for printed pages

This commit is contained in:
Manuel Cillero 2017-08-20 02:34:02 +02:00
parent 894a693a65
commit 879b256e5c
4 changed files with 10 additions and 13 deletions

View file

@ -88,7 +88,7 @@
/* /*
* Main layout. * Main layout.
*/ */
@media (max-width: 1239px) { @media (max-width: 1269px) {
#footer .section, #footer .section,
#socket .section { #socket .section {
padding-left: 30px; padding-left: 30px;

View file

@ -50,17 +50,14 @@ body.print-body div.geshifilter pre {
word-wrap: break-word; word-wrap: break-word;
} }
/* /* "SuiteDesk" options, icons and menu block */
* "SuiteDesk" list & filter. body.print-body div.stormlinks,
*/ /* "SuiteDesk" list & filter */
body.print-body a.tabledrag-handle .handle, body.print-body a.tabledrag-handle .handle,
body.print-body table tr > .storm_list_operations { body.print-body table tr > .storm_list_operations,
display: none; /* "SuiteDesk Project tasks" section */
} body.print-body #stormgantt,
/* "Watcher" link in projects, tasks and tickets */
/* body.print-body .watcher_node {
* "SuiteDesk Project tasks" section.
*/
body.print-body #stormgantt {
display: none; display: none;
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,6 +1,6 @@
name = SuiteDesk Theme name = SuiteDesk Theme
description = SuiteDesk Theme Zen. description = SuiteDesk Theme Zen.
version = 0.2.39 version = 0.2.40
screenshot = screenshot.png screenshot = screenshot.png