Merge branch 'master' of git://github.com/mozilla/pdf.js.git into loadingbychrome

This commit is contained in:
Yury Delendik 2012-08-01 16:40:14 -05:00
commit 10bd03c10f

View File

@ -578,7 +578,7 @@ html[dir='rtl'] .dropdownToolbarButton {
margin:0;
padding:0;
border:none;
background: transparent;
background: rgba(0,0,0,0); /* Opera does not support 'transparent' <select> background */
}
.dropdownToolbarButton > select > option {