mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +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 {
|
.xfaSelect {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.xfaSelect {
|
||||||
|
appearance: none;
|
||||||
|
text-indent: 1px;
|
||||||
|
text-overflow: "";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue