Possible duplicate:How to make CSS visible only for Opera
Many times I need to use special CSS rules for the browser so that the design looks the same in every browser. Actually, I need them for IE 7-8, but this time for Opera, namely Opera 12 and beyond.
I found some solutions for Opera:
But they only work at 11 or lower ...
Is there a solution for Opera 12?
Here is the officially recommended hack for Opera (in the case of everything else does not work):
doesnotexist:-o-prefocus, .example { color: red; }
http://www.opera.com/docs/specs/presto2.12/css/o-vendor/
via: fooobar.com/questions/66905 / ...
ps: note a comment from davehale32 that this hack does not work for IE6. Now I do not have IE6, so I can not confirm or deny this.
Source: https://habr.com/ru/post/1433817/More articles:concatenate link_to with tube - ruby ββ| fooobar.comAssembly: 16-bit - assemblyPython capture Key values ββin a text file on OS X - pythonWhat is the danger of a BEGIN TRY DROP TABLE? - sql-serverHow to set image height and width in fabric.js? - fabricjshow to catch exception in sqlite transaction - java android - androidremove comma from last line - grepRemove zeros from totals / totals in tsql drive - nullEfficient setup to use express.js, backbone.js, connect-assets - javascriptThe next Oracle oracle value is sqlAll Articles