From f73f122eacdc1faf1eec52d763527670c06059ca Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Tue, 3 Feb 2015 11:54:56 +0100 Subject: [PATCH] update print overlay --- bookmarklet.js | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) diff --git a/bookmarklet.js b/bookmarklet.js index c495fe6..259b805 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -329,23 +329,22 @@ try { .attr("id","card-print-overlay") .html(multilineString(function() { /*! -
-
-
Card Print
-
- - -
-
- - Cancel -
+
+
+
Card Print
+
+ +
-
-
- +
+
+ +
*/ })); // info @@ -483,14 +482,6 @@ try { height 30px; } - #info { - position: absolute; - right: 400px; - float: left; - display: inline-block; - height 30px; - } - #card-print-dialog-title{ position: relative; float: left;