Opera Buttons
Opened this issue · 2 comments
aantthony commented
Buttons don't display the correct background position in Opera. This is probably because of the input[blah=x] stuff
laughinghan commented
Really? I'm almost certain Opera supports attribute selectors. Opera has an equivalent to Firebug called Dragonfly, you can right-click > Inspect Element.
aantthony commented
It doesn't seem to pick up input[value=">_"] in Dragonfly. Any idea why? Attribute selectors should work, yeah.