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.
*/
@media (max-width: 1239px) {
@media (max-width: 1269px) {
#footer .section,
#socket .section {
padding-left: 30px;

View file

@ -50,17 +50,14 @@ body.print-body div.geshifilter pre {
word-wrap: break-word;
}
/*
* "SuiteDesk" list & filter.
*/
/* "SuiteDesk" options, icons and menu block */
body.print-body div.stormlinks,
/* "SuiteDesk" list & filter */
body.print-body a.tabledrag-handle .handle,
body.print-body table tr > .storm_list_operations {
display: none;
}
/*
* "SuiteDesk Project tasks" section.
*/
body.print-body #stormgantt {
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 {
display: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

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