mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 17:55:37 +02:00
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
This commit is contained in:
parent
7859ef0f04
commit
cdf1db35fc
3 changed files with 9 additions and 6 deletions
|
@ -252,6 +252,7 @@ canvas {
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
color: #000;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.textLayer > div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue