Additional tips: Difference between revisions

No edit summary
No edit summary
Line 139: Line 139:
}</code>
}</code>
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
<code>.invoice-pay-page .invoice-info .part table b.text-warning{
<code>.invoice-pay-page .invoice-info .part table b..text-success{
content: url('http://    ';);
content: url('http://    ';);
}</code>
}</code>