diff --git a/interface/patient_file/pos_checkout_normal.php b/interface/patient_file/pos_checkout_normal.php index b6d307b6114..e1c11388cf9 100644 --- a/interface/patient_file/pos_checkout_normal.php +++ b/interface/patient_file/pos_checkout_normal.php @@ -289,10 +289,10 @@ function imdeleted() { background-color:var(--secondary); width: 99px; } - .bg-color { + .bg-color { background-color: var(--secondary); - padding: 2px; font-weight: 600; - -webkit-print-color-adjust: exact; + padding: 2px; font-weight: 600; + -webkit-print-color-adjust: exact; } <?php echo xlt('Patient Checkout'); ?> @@ -1122,7 +1122,7 @@ function computeTotals() {
-
+
@@ -1130,7 +1130,7 @@ function computeTotals() {
-
+
@@ -1149,7 +1149,7 @@ function computeTotals() {
-
+
@@ -1157,7 +1157,7 @@ function computeTotals() {
-
+
@@ -1165,7 +1165,7 @@ function computeTotals() {
-
+
@@ -1179,7 +1179,7 @@ function computeTotals() { $irnumber = BillingUtilities::getInvoiceRefNumber(); if (!empty($irnumber)) { ?> -
+
@@ -1191,7 +1191,7 @@ function computeTotals() { } elseif (!empty($GLOBALS['gbl_mask_invoice_number'])) { // Otherwise if there is an invoice // reference number mask, ask for the refno. ?> -
+
@@ -1204,9 +1204,9 @@ function computeTotals() { ?>
-
+
- +