sonar3 / curved-corner

Automatically exported from code.google.com/p/curved-corner
0 stars 0 forks source link

no border, applied element styles disappear if its parent container has a background color set already #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The parent container is given a background color.
2. Apply the rounded corner hacks to any elements within the parent container 
which has a background color.

What is the expected output? What do you see instead?
OUTPUT - 1. No rounded corner is produced.
         2. The border line of the element disappear.
         3. The styles assigned to the applied elements vanished. 

What version of the product are you using? On what operating system?
 IE-8,IE-7, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by pm.kan...@gmail.com on 3 Feb 2012 at 3:02