mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Merge pull request #5335 from Snuffleupagus/pdfBug-text-highlight
Fix text highlighting in the Font Inspector in the debugger
This commit is contained in:
commit
e0bb2f76d2
1 changed files with 0 additions and 2 deletions
|
@ -1590,11 +1590,9 @@ html[dir='rtl'] #documentPropertiesOverlay .row > * {
|
|||
.debuggerShowText {
|
||||
background: none repeat scroll 0 0 yellow;
|
||||
color: blue;
|
||||
opacity: 0.3;
|
||||
}
|
||||
.debuggerHideText:hover {
|
||||
background: none repeat scroll 0 0 yellow;
|
||||
opacity: 0.3;
|
||||
}
|
||||
#PDFBug .stats {
|
||||
font-family: courier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue