Fixed placeholder color in Chrome.
This commit is contained in:
parent
76552b06f2
commit
9113a9022d
2 changed files with 2 additions and 1 deletions
|
|
@ -82,6 +82,7 @@ input.fsb-input {
|
|||
|
||||
|
||||
input.fsb-input ::placeholder,
|
||||
input.fsb-input::-webkit-input-placeholder,
|
||||
input.fsb-input ::-ms-input-placeholder {
|
||||
color: #3e3e3e;
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue