mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
XFA - Don't print arrow in select
This commit is contained in:
parent
ae531e5e23
commit
82784e8e60
1 changed files with 6 additions and 0 deletions
|
@ -297,4 +297,10 @@
|
|||
.xfaSelect {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.xfaSelect {
|
||||
appearance: none;
|
||||
text-indent: 1px;
|
||||
text-overflow: "";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue