I\'ve been experimenting with CSS3 and found something strange. Heres\'s the part of DIV style:
border:#446429 solid 1px;
border-radius:15px;
-moz-border-rad
I just found fix, but it needs additional markup. We need place element with round corners and inner shadow into another container with the same round corners and overflow hidden.
Hello!
Announced above fix with border crashes border radius and is incompartible with background image under element (because of border color).
Thanks.