remove the red highlighting of the text layer

This commit is contained in:
Brian Gough 2017-06-19 14:58:22 +01:00
parent af2cbf5a51
commit 412c823483

View file

@ -348,8 +348,4 @@
.pdfjs-viewer-show-text & {
display: block;
}
& > div {
color: red;
}
}