mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
move inputHint to examples
This commit is contained in:
parent
6011b5b4db
commit
8288b17edc
2 changed files with 1 additions and 10 deletions
|
@ -232,12 +232,6 @@ canvas {
|
|||
-webkit-box-shadow: 0px 2px 10px #ff0;
|
||||
}
|
||||
|
||||
.page > .inputHint {
|
||||
opacity: 0.2;
|
||||
background: #ccc;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.textLayer {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
@ -341,10 +335,6 @@ canvas {
|
|||
display: block;
|
||||
page-break-after: always;
|
||||
}
|
||||
|
||||
.inputHint {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#loading {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue