From: Mark Wells Date: Thu, 25 Jun 2015 20:05:02 +0000 (-0700) Subject: make invoice text mouse-accessible through watermark box, #24665 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=b5466b799fa6176ebba0f660f33b59fc5c71a98f;p=freeside.git make invoice text mouse-accessible through watermark box, #24665 --- diff --git a/conf/invoice_html b/conf/invoice_html index 7cadd7c37..dfd87c79b 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -34,6 +34,7 @@ width: 100%; height: 100%; display: table; + pointer-events: none; } .watermark-content { display: table-cell;