summaryrefslogtreecommitdiffstats
path: root/src/navtree_css.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/navtree_css.h')
-rw-r--r--src/navtree_css.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/navtree_css.h b/src/navtree_css.h
index 57f119f..82955e2 100644
--- a/src/navtree_css.h
+++ b/src/navtree_css.h
@@ -119,5 +119,9 @@
" background-color: ##FA;\n"
"}\n"
"\n"
-"\n"
+"@media print\n"
+"{\n"
+" #nav-tree { display: none; }\n"
+" div.ui-resizable-handle { display: none; position: relative; }\n"
+"}\n"
"\n"