Merge pull request #144 from anandpdoshi/master
Changes in spartan print formats to show border in chrome
This commit is contained in:
commit
bf41aef7f0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -95,7 +95,7 @@
|
||||
|
||||
div.page-body td {
|
||||
background-color: white !important;
|
||||
border: 0.5px solid black !important;
|
||||
border: 1px solid black !important;
|
||||
}
|
||||
|
||||
table.footer-table td {
|
||||
|
@ -95,7 +95,7 @@
|
||||
|
||||
div.page-body td {
|
||||
background-color: white !important;
|
||||
border: 0.5px solid black !important;
|
||||
border: 1px solid black !important;
|
||||
}
|
||||
|
||||
table.footer-table td {
|
||||
|
@ -95,7 +95,7 @@
|
||||
|
||||
div.page-body td {
|
||||
background-color: white !important;
|
||||
border: 0.5px solid black !important;
|
||||
border: 1px solid black !important;
|
||||
}
|
||||
|
||||
table.footer-table td {
|
||||
|
@ -95,7 +95,7 @@
|
||||
|
||||
div.page-body td {
|
||||
background-color: white !important;
|
||||
border: 0.5px solid black !important;
|
||||
border: 1px solid black !important;
|
||||
}
|
||||
|
||||
table.footer-table td {
|
||||
|
@ -95,7 +95,7 @@
|
||||
|
||||
div.page-body td {
|
||||
background-color: white !important;
|
||||
border: 0.5px solid black !important;
|
||||
border: 1px solid black !important;
|
||||
}
|
||||
|
||||
table.footer-table td {
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user