v8.css
477 Bytes
/*********************************************************************************/
/* Basic */
/*********************************************************************************/
.button
{
/*
For elements that use border-radius, add the following:
-ms-behavior: url('css/ie/PIE.htc');
Note that PIE.htc requires its elements to be relative or absolute:
position: relative;
*/
}