View receipt.php
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title><?php _e( 'Receipt', 'woocommerce-pos' ); ?></title> | |
<style> | |
/* Reset */ | |
* { | |
background: transparent !important; | |
color: #000 !important; | |
box-shadow: none !important; |