From 93b95c65965a4116b9aee9652834e19dbc36a5af Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Tue, 24 Nov 2015 13:33:52 +0100 Subject: [PATCH] Update bookmarklet.js --- bookmarklet.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/bookmarklet.js b/bookmarklet.js index d7ce2c2..8b1d09a 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -677,6 +677,7 @@
+
@@ -821,6 +822,15 @@ body { white-space: nowrap; direction: rtl; } +.issue-id-fadeout { + position: absolute; + left: 2.4rem; + top: 1.2rem; + width: 1.2rem; + height: 1.3rem; + z-index: 0; + background: linear-gradient(to left, rgba(224, 224, 224, 0) 0%, rgba(224, 224, 224, 1) 60%); +} .issue-icon { position: absolute; left: 0rem; @@ -1020,7 +1030,7 @@ body { page-break-inside: avoid; } } - +} */ }).replace(/https:\/\/qoomon.github.io\/Jira-Issue-Card-Printer\/resources/g, global.resourceOrigin)); return result;