CSS Pseudo Placeholder
Closed this issue · 0 comments
codler commented
http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css
::-moz-placeholder { /* Firefox 19+ */
color: red;
}
Closed this issue · 0 comments
http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css
::-moz-placeholder { /* Firefox 19+ */
color: red;
}