summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-06-25 13:05:02 -0700
committerMark Wells <mark@freeside.biz>2015-06-25 13:05:02 -0700
commitb5466b799fa6176ebba0f660f33b59fc5c71a98f (patch)
tree5a2b6e953b338e7f5b7128c328c001a7410be78b
parentbeebee4180a4a5bc759f1c1378633e53fcbd3c04 (diff)
make invoice text mouse-accessible through watermark box, #24665
-rw-r--r--conf/invoice_html1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/invoice_html b/conf/invoice_html
index 7cadd7c..dfd87c7 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;