summaryrefslogtreecommitdiff
path: root/print/resources/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'print/resources/style.css')
-rw-r--r--print/resources/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/print/resources/style.css b/print/resources/style.css
index d4a05e52..44be4104 100644
--- a/print/resources/style.css
+++ b/print/resources/style.css
@@ -573,6 +573,15 @@ body {
overflow: hidden;
}
+ figure.full-page-pattern {
+ border: none;
+ height: 265mm;
+ }
+
+ div.full-page-patternview figcaption {
+ display: none;
+ }
+
.client-overview-main figure.inksimulation {
height: 155mm;
}