[Pkg-javascript-commits] [pdf.js] 51/207: Removed non-base64 bytes before the last 3 characters
David Prévot
taffit at moszumanska.debian.org
Mon Jul 28 15:36:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 221d00a11f11e630f60e1fd20db2f27034924930
Author: Samuel Chantaraud <s.chantaraud at gmail.com>
Date: Wed Jun 11 09:12:26 2014 -0400
Removed non-base64 bytes before the last 3 characters
---
web/viewer.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/viewer.css b/web/viewer.css
index e17c013..fff43e5 100644
--- a/web/viewer.css
+++ b/web/viewer.css
@@ -1394,7 +1394,7 @@ canvas {
.annotLink > a /* -ms-a */ {
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
- LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
+ LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}
#errorWrapper {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list