make invoice text mouse-accessible through watermark box, #24665
authorMark Wells <mark@freeside.biz>
Thu, 25 Jun 2015 20:05:02 +0000 (13:05 -0700)
committerMark Wells <mark@freeside.biz>
Thu, 25 Jun 2015 20:18:50 +0000 (13:18 -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;