mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
print tweak
This commit is contained in:
parent
f53b911e50
commit
14f56383a2
2 changed files with 3 additions and 3 deletions
|
@ -18,11 +18,11 @@
|
||||||
> .content {
|
> .content {
|
||||||
padding: 20px 0 !important;
|
padding: 20px 0 !important;
|
||||||
|
|
||||||
.page-toolbar {
|
.page-toolbar, .document-summary, .attachment-zone {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.print-title, .non-printable-message, .document-summary, .attachment-zone {
|
.print-title, .non-printable-message{
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
font-size: 2.3em;
|
font-size: 2.3em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color:$color-off-black;
|
color:$color-black;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue