FIxes for designs'

This commit is contained in:
David Bomba 2022-03-19 09:10:39 +11:00
parent f96d043327
commit 73e837aecc
10 changed files with 22 additions and 10 deletions

View File

@ -22,6 +22,7 @@
@page {
margin: 0 !important;
size: $page_size $page_layout;
}
p {
@ -159,7 +160,7 @@
}
#table-totals {
margin-top: 1rem;
margin-top: 0rem;
display: grid;
grid-template-columns: 2fr 1fr;
padding-top: .5rem;

View File

@ -20,6 +20,7 @@
margin-right: $global_margin;
margin-top: 0;
margin-bottom: 0;
size: $page_size $page_layout;
}
p {
@ -253,7 +254,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -20,8 +20,10 @@
margin-right: $global_margin;
margin-top: 0;
margin-bottom: 0;
size: $page_size $page_layout;
}
p {
margin: 0;
padding: 0;
@ -119,7 +121,7 @@
[data-ref="table"] > tbody > tr > td {
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 1.5rem 1rem;
padding: 1rem 1rem;
}
[data-ref="table"] > tbody > tr > td:first-child {
@ -191,7 +193,7 @@
}
#footer {
margin-top: 30px;
margin-top: 10px;
}
/** Markdown-specific styles. **/
@ -222,7 +224,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -20,6 +20,7 @@
margin-right: $global_margin;
margin-top: 0;
margin-bottom: 0;
size: $page_size $page_layout;
}
p {
@ -206,7 +207,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -17,6 +17,7 @@
@page {
margin: $global_margin;
size: $page_size $page_layout;
}
p {
@ -211,7 +212,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -17,6 +17,7 @@
@page {
margin: $global_margin;
size: $page_size $page_layout;
}
p {

View File

@ -21,6 +21,7 @@
@page {
margin: 0 !important;
size: $page_size $page_layout;
}
p {

View File

@ -22,6 +22,7 @@
margin-right: $global_margin;
margin-top: 0;
margin-bottom: 0;
size: $page_size $page_layout;
}
@ -200,7 +201,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 100px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -17,6 +17,8 @@
@page {
margin: -0.25cm !important;
size: $page_size $page_layout;
}
p {
@ -265,7 +267,7 @@
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;

View File

@ -17,6 +17,7 @@
@page {
margin: 0;
size: $page_size $page_layout;
}
@media print {
@ -235,7 +236,7 @@
.repeating-header-space, **/
.repeating-footer,
.repeating-footer-space {
height: 160px;
height: 10px;
}
.repeating-header {
position: fixed;