Source code
Revision control
Copy as Markdown
Other Tools
/* We need to have a non-transparent placeholder so we can test it. */
html|input::placeholder {
opacity: 1.0;
color: graytext;
}
/* We need to have a non-transparent placeholder so we can test it. */
html|input::placeholder {
opacity: 1.0;
color: graytext;
}