mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-28 23:28:16 +02:00
move inputHint to examples
This commit is contained in:
parent
6011b5b4db
commit
8288b17edc
2 changed files with 1 additions and 10 deletions
|
@ -39,6 +39,7 @@
|
|||
.pdfpage > div { position: absolute; top: 0; left: 0; }
|
||||
.inputControl { background: transparent; border: 0px none; position: absolute; margin: auto; }
|
||||
.inputControl[type='checkbox'] { margin: 0px; }
|
||||
.inputHint { opacity: 0.2; background: #ccc; position: absolute; }
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="forms.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue