mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-18 14:29:25 +00:00
7 lines
119 B
CSS
7 lines
119 B
CSS
[placeholder="bar"]::-moz-placeholder,
|
|
[placeholder="foo"]::placeholder,
|
|
input.ref {
|
|
color: green;
|
|
opacity: 1.0;
|
|
}
|