mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
6 lines
71 B
CSS
6 lines
71 B
CSS
input::-moz-placeholder,
|
|
input.ref {
|
|
color: green;
|
|
opacity: 1.0;
|
|
}
|