Possible Duplicate:
How to make CSS visible only for Opera
Many times I need to use browser specific CSS rules to make the design look alike in every browser. Generally I need them for IE 7-8, but this time is for Opera, specifically Opera 12 and on.
I found some solutions for Opera:
- Make CSS apply only for Opera 11?
- How to make CSS visible only for Opera
But these only work for 11 or below...
Is there a solution for Opera 12?