mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Improve visibility of the findInput placeholder in Chrome
This commit is contained in:
parent
6ac9e1c5ed
commit
b28962df1e
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@ html[dir='rtl'] .findbar {
|
|||
}
|
||||
#findInput::-webkit-input-placeholder {
|
||||
font-style: italic;
|
||||
color: hsl(0, 0%, 75%);
|
||||
}
|
||||
#findInput::-moz-placeholder {
|
||||
font-style: italic;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue