summaryrefslogtreecommitdiffstats
path: root/tmp/en-US/html-single/Common_Content/css/print.css
diff options
context:
space:
mode:
Diffstat (limited to 'tmp/en-US/html-single/Common_Content/css/print.css')
-rw-r--r--tmp/en-US/html-single/Common_Content/css/print.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/tmp/en-US/html-single/Common_Content/css/print.css b/tmp/en-US/html-single/Common_Content/css/print.css
new file mode 100644
index 0000000..773d8ae
--- /dev/null
+++ b/tmp/en-US/html-single/Common_Content/css/print.css
@@ -0,0 +1,16 @@
+@import url("common.css");
+@import url("overrides.css");
+@import url("lang.css");
+
+#tocframe {
+ display: none;
+}
+
+body.toc_embeded {
+ margin-left: 30px;
+}
+
+.producttitle {
+ color: #336699;
+}
+