mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 00:06:22 +00:00
Merge pull request #144 from anandpdoshi/master
Changes in spartan print formats to show border in chrome
This commit is contained in:
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
Reference in New Issue
Block a user