ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

Appears to have stopped working with Opera 10.51 #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use opera 10.51
2.
3.

What is the expected output? What do you see instead?

Curved corners - are now square

What version of the product are you using? On what operating system?

Curvy Corners 2-0-4.  Windows XP.

Please provide any additional information below.

Was working perfectly with 10.50 - Aaargh

Original issue reported on code.google.com by p...@lisvane.me.uk on 29 Mar 2010 at 4:58

GoogleCodeExporter commented 8 years ago
Opera 10.5x now supports border-radius (the CSS3 rule) - you shouldn't have to 
use
curvycorners for Opera now.

Just specify:

-moz-border-radius : 10px;
-webkit-border-radius : 10px;
border-radius : 10px;

In your CSS and away you go, Opera will recognise the last rule.

Original comment by james.el...@gmail.com on 30 Mar 2010 at 11:46

GoogleCodeExporter commented 8 years ago
Please use the latest version of curvyCorners. Opera 10.5x is catered for. 
James.ellis's advice is good. I recommend you keep an eye on the google group 
for 
curvyCorners.

Original comment by c.1%smit...@gtempaccount.com on 9 Apr 2010 at 2:33