From 92554219bce5bffff9c329b81327fe033f48f276 Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Wed, 3 Jun 2015 22:09:45 +0200 Subject: [PATCH] update tearing --- bookmarklet.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/bookmarklet.js b/bookmarklet.js index ab606f3..ca504d3 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -363,7 +363,7 @@
Card Print
- +
@@ -913,13 +913,16 @@ } .zigzag::after { position: absolute; - bottom: -0.04rem; + bottom: -0.00rem; left:-0.07rem; content:""; width: 100%; border-style:solid; - border-bottom-width: 0.8rem; - border-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/Tearing.png) 0 0 56 fill round repeat; + border-bottom-width: 1rem; + border-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/Tearing.png); + border-image-width: 0 0 0.7rem 0; + border-image-slice: 56 0 56 1; + border-image-repeat: round round; } @media print { @page {