make invoice text mouse-accessible through watermark box, #24665
authorMark Wells <mark@freeside.biz>
Thu, 25 Jun 2015 20:03:13 +0000 (13:03 -0700)
committerMark Wells <mark@freeside.biz>
Thu, 25 Jun 2015 20:03:13 +0000 (13:03 -0700)
conf/invoice_html

index 7cadd7c..dfd87c7 100644 (file)
@@ -34,6 +34,7 @@
   width: 100%;
   height: 100%;
   display: table;
+  pointer-events: none;
 }
 .watermark-content {
   display: table-cell;