mirror of
https://github.com/documize/community.git
synced 2025-08-09 15:35:27 +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 {
|
||||
padding: 20px 0 !important;
|
||||
|
||||
.page-toolbar {
|
||||
.page-toolbar, .document-summary, .attachment-zone {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.print-title, .non-printable-message, .document-summary, .attachment-zone {
|
||||
.print-title, .non-printable-message{
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
display: none;
|
||||
font-size: 2.3em;
|
||||
font-weight: bold;
|
||||
color:$color-off-black;
|
||||
color:$color-black;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue