[Pkg-javascript-commits] [pdf.js] 152/210: fix buttons under android
    David Prévot 
    taffit at moszumanska.debian.org
       
    Thu Jun  5 14:21:12 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository pdf.js.
commit 2d4c35cda719bfcadf47eee6d60532f72b9a60e7
Author: fkaelberer <o_0_o at gmx.de>
Date:   Sun May 18 17:32:26 2014 +0200
    fix buttons under android
---
 web/viewer.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/viewer.css b/web/viewer.css
index 7f87e8b..e10ce95 100644
--- a/web/viewer.css
+++ b/web/viewer.css
@@ -545,7 +545,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
 .toolbarButton,
 .secondaryToolbarButton {
   border: 0 none;
-  background-color: rgba(0, 0, 0, 0);
+  background: none;
   width: 32px;
   height: 25px;
 }
-- 
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