1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

css changes for print pdf

This commit is contained in:
aireilly
2022-09-29 09:27:39 +01:00
parent 8b281bad93
commit aff7927104
2 changed files with 6 additions and 9 deletions

View File

@@ -345,10 +345,6 @@ a {
break-inside: avoid
}
$a:after>img {
content: "";
}
.entry iframe,
ins {
display: none;
@@ -452,12 +448,13 @@ div.title {
display: none !important;
}
overflow-y: hidden;
overflow-x: hidden;
* {
-webkit-box-shadow: none !important;
-webkit-print-color-adjust: exact;
box-shadow: none !important;
text-shadow: none !important;
}
}
.breadcrumb {
display: none;
}

View File

@@ -236,7 +236,7 @@
</div>
</div>
</div>
<div class="print-logo">
<div class="print-logo" style="display:none;">
<img src="https://www.redhat.com/cms/managed-files/Logo-Red_Hat-OpenShift-A-Standard-RGB_0_0.svg" alt="print logo"/>
</div>
<div class="col-xs-12 col-sm-9 col-md-9 main">