1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-18 14:29:25 +00:00
Files
UXP/layout/reftests/css-placeholder/input/style.css
T

7 lines
119 B
CSS

[placeholder="bar"]::-moz-placeholder,
[placeholder="foo"]::placeholder,
input.ref {
color: green;
opacity: 1.0;
}