Merge pull request #144 from anandpdoshi/master

Changes in spartan print formats to show border in chrome
This commit is contained in:
Anand Doshi 2011-11-16 01:20:33 -08:00
commit bf41aef7f0
10 changed files with 16 additions and 16 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {

View File

@ -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