gecko-dev/layout/reftests/css-placeholder/input/style.css

6 lines
71 B
CSS

input::-moz-placeholder,
input.ref {
color: green;
opacity: 1.0;
}