CSS3

Vendor Prefix

hookbox 2013. 5. 23. 03:51

border-radius: 15px 0px;

-webkit-border-radius: 15px 0px;  // sapari, chrome

-moz-border-radius: 15px 0px;    // firefox

-o-border-radius: 15px 0px;        // opera

-ms-border-radius: 15px 0px;      // IE