[Pkg-javascript-commits] [pdf.js] 158/210: Merge pull request #4808 from fkaelberer/fixAndroidButtons

David Prévot taffit at moszumanska.debian.org
Thu Jun 5 14:21:13 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 09b24d5231898c0dbb472eae5678f9a9c05d1f12
Merge: 5cd6483 2d4c35c
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Mon May 19 11:56:57 2014 -0500

    Merge pull request #4808 from fkaelberer/fixAndroidButtons
    
    Fix strange looking buttons in mobile Firefox

 web/viewer.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc web/viewer.css
index 0babbc3,e10ce95..66a5248
--- a/web/viewer.css
+++ b/web/viewer.css
@@@ -543,10 -543,9 +543,10 @@@ html[dir='rtl'] .splitToolbarButton > .
  }
  
  .toolbarButton,
 -.secondaryToolbarButton {
 +.secondaryToolbarButton,
 +.overlayButton {
    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