Addes style and offter amt
This commit is contained in:
parent
efda1e828e
commit
3baf411e36
|
|
@ -606,9 +606,9 @@ tfoot.report-footer {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-footer {
|
// .page-footer {
|
||||||
// height: 150px;
|
// // height: 150px;
|
||||||
}
|
// }
|
||||||
|
|
||||||
// .page-footer-space{
|
// .page-footer-space{
|
||||||
// max-height: 100px;
|
// max-height: 100px;
|
||||||
|
|
@ -624,10 +624,11 @@ tfoot.report-footer {
|
||||||
background: #fff; /* for demo */
|
background: #fff; /* for demo */
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header {
|
.page-header-1 {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0mm;
|
top: 0mm;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
height: 100px;
|
||||||
border-bottom: #1292ee solid 1px;
|
border-bottom: #1292ee solid 1px;
|
||||||
background-color: #1292ee;
|
background-color: #1292ee;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue